You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: beforeDeserialization is not the reverse of afterSerialization, cautiously refusing to start NeDB to prevent dataloss
E1: W
E2: FuoRfmMKynBFuOOLrEBhSw==
D1: FuoRfmMKynBFuOOLrEBhSw==
D2: W
it appears that the encryption/decryption will not work if they are asynchronous functions, it would be good to support this because all the good AES crypto libraries on react-native are asynchronous.
The text was updated successfully, but these errors were encountered:
inside my datastore configuration:
gives me:
it appears that the encryption/decryption will not work if they are asynchronous functions, it would be good to support this because all the good AES crypto libraries on react-native are asynchronous.
The text was updated successfully, but these errors were encountered: