emeraldsanto/react-native-encrypted-storage

RNEncryptedStorageModule.java line 77, Causing crashes on Android

firstfloordigital opened this issue · 4 comments

RNEncryptedStorageModule.java line 77
com.emeraldsanto.encryptedstorage.RNEncryptedStorageModule.getItem

image

This issue could be helpful.

The linked issue says it seems to happen only on certain devices; can you tell me on which device you're experiencing this crash?

I don't think this issue is a device-specific one.
Here is the list of devices that have faced crashes though
Samsung Galaxy Note8
Xiaomi Mi A3
Nokia 7.2
ONEPLUS 6
all the crash reported are on android 9 and android 10.

We are also facing a lot of crashes on production, mostly with Android 5.X.X.
Any quick fix for this?

Screenshot 2020-12-07 at 10 19 09 AM

I have just released version 4.0.1 which moves away from some deprecations on the Android side as well as updates the security package dependency. Do you mind giving it a try?