Sakis Moralis
Results
2
comments of
Sakis Moralis
We have the same problem with androidx.credentials:credentials:1.2.0 . Is there any workaround?
Hello, I fixed the double registration error, by adding to the injected javascript (encode.js) at the "create" function this code: if (temppk.hasOwnProperty('excludeCredentials')) { const excludeCredentials = temppk.excludeCredentials; // Map over...