i'm using react-native-secure-key-store library to save a value in the android Key Store. When the language of device set to English everything works fine. but when i change the language of device to "Arabic" or "Persian" i'm getting this error:
{"framesToPop": 1, "code": "EUNSPECIFIED"}
Any ideas why this happens? any help will be appreciated