Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wallet not verifying creds #638

Closed
alexfigtree opened this issue Sep 5, 2024 · 2 comments
Closed

Wallet not verifying creds #638

alexfigtree opened this issue Sep 5, 2024 · 2 comments
Assignees
Labels
bug Schedule this bug Build82 priority

Comments

@alexfigtree
Copy link
Contributor

alexfigtree commented Sep 5, 2024

New build 81 is out on Test Flight and not crashing but VC's not getting VC'd. Happening on both iOS and Android.

Verifying credential getting stuck, shown here:

Screenshot_20240912-153453

@dmitrizagidulin
Copy link
Contributor

dmitrizagidulin commented Sep 18, 2024

The cause turned out to be - when packaged for React Native, @sphereon/isomorphic-webcrypto was not exporting the crypto.subtle object as expected. (but only for RN, which is why LCW's unit tests did not catch it, as those run inside Node.js environment).
Addressing in PRs:

@alexfigtree
Copy link
Contributor Author

Working now, moving to Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Schedule this bug Build82 priority
Projects
None yet
Development

No branches or pull requests

2 participants