tectiv3 / react-native-aes

Native module for AES encryption
MIT License
188 stars 135 forks source link

Encryption and Decryption is not working with Android Real device and for Emulator I am able to see the encrypted and decrypted value. #87

Closed DivyaniPatel96 closed 5 months ago

DivyaniPatel96 commented 5 months ago

react-native-aes-crypto : 3.0.2 react-native: 0.72.5

tectiv3 commented 5 months ago

just tried it. setup a new project. installed the library.

run example from the readme - both ios simulator and android real device - zero problems.

tectiv3 commented 5 months ago

updated demo: https://github.com/tectiv3/react-native-aes-demo