Skip to content

fix: credential manager crash fix on Android, update dependencies#9

Merged
0x330a merged 3 commits intomainfrom
fix/credentialmanager-crash-fix
Apr 10, 2026
Merged

fix: credential manager crash fix on Android, update dependencies#9
0x330a merged 3 commits intomainfrom
fix/credentialmanager-crash-fix

Conversation

@0x330a
Copy link
Copy Markdown
Contributor

@0x330a 0x330a commented Apr 9, 2026

Summary

  • Exceptions thrown by CredentialManager would crash consuming app, leading to crashing when users cancelled passkey prompts e.g.

Changes

  • Wrapped the calls in try catch and forward the errors to consuming JS-side via invoke.reject()

@0x330a 0x330a requested a review from a team as a code owner April 9, 2026 08:10
@0x330a 0x330a merged commit 897bed1 into main Apr 10, 2026
2 checks passed
@0x330a 0x330a deleted the fix/credentialmanager-crash-fix branch April 10, 2026 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants