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: improve strongbox detection #670

Merged
merged 4 commits into from
Oct 22, 2024
Merged

Conversation

DorianMazur
Copy link
Collaborator

@DorianMazur DorianMazur commented Oct 22, 2024

Closes #630

This pull request improves StrongBox detection on Android devices. It addresses issues with the existing implementation and ensures more reliable identification of StrongBox support.

Extra: A new Gradle build workflow has been introduced for continuous integration. This automates the build process and helps ensure code quality and stability.

@DorianMazur DorianMazur merged commit 24a0fd7 into master Oct 22, 2024
8 checks passed
@DorianMazur DorianMazur deleted the fix/strongbox-detection branch October 22, 2024 14:43
@sbin1211
Copy link

@DorianMazur may i know when you will release new version to npm?

@DorianMazur
Copy link
Collaborator Author

@sbin1211 This week

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.

Cold start on android took 5-10 seconds longer than before the library update
2 participants