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

Fix: fix native module when seed vault not available #225

Merged
merged 2 commits into from
Mar 28, 2024

Conversation

Funkatronics
Copy link
Contributor

@Funkatronics Funkatronics commented Mar 27, 2024

  • fixes the native module throwing an error if seed vault is not available
  • exposed the isSeedVaultAvailable() method in the SeedVaultAPI
  • corresponding example app changes in another pr

testing: installed the example app on an emulator that does not have seedvault, ensured that the app does not crash in this case.

@Funkatronics Funkatronics merged commit 7b95fb0 into main Mar 28, 2024
@Funkatronics Funkatronics deleted the fix-seed-vault-not-available branch March 28, 2024 00:40
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.

None yet

2 participants