Open brsnik opened 1 year ago
From what I saw the key is created within your module. Is it possible to access data stored through React Native, directly in Kotlin?
Your going to need to get encrpyted shared prefs instance running and access the same file and key
From what I saw the key is created within your module. Is it possible to access data stored through React Native, directly in Kotlin?