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

Fatal Crash on iOS and Android #2

Open
LucaJeevanjee opened this issue Jul 25, 2021 · 0 comments
Open

Fatal Crash on iOS and Android #2

LucaJeevanjee opened this issue Jul 25, 2021 · 0 comments

Comments

@LucaJeevanjee
Copy link

LucaJeevanjee commented Jul 25, 2021

When initializing the e3kit, I occasionally get this error which causes a fatal crash, rendering my app unusable

at com.virgilsecurity.sdk.storage.DefaultKeyStorage.exists(DefaultKeyStorage.java:118) E/AndroidRuntime(27624): at com.virgilsecurity.android.common.storage.local.LocalKeyStorage.exists$ethree_common_release(LocalKeyStorage.kt:53) E/AndroidRuntime(27624): at com.virgilsecurity.android.common.EThreeCore.initializeCore(EThreeCore.kt:196 Attempt to invoke virtual method 'boolean com.virgilsecurity.sdk.storage.DefaultKeyStorage$Entries.containsKey(java.lang.Object)' on a null object reference

This is a severe problem and needs to be addressed...

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

No branches or pull requests

1 participant