tectiv3 / react-native-aes

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

Android(13) and iOS both builds are Crashing on version 2.0.1 #79

Closed gayatrimhaske-eaton closed 5 months ago

gayatrimhaske-eaton commented 1 year ago

Updated the latest version of react-native-aes-crypto lib 3.0.1 Locally I can see the encrypted and decrypted value on the simulator but same changes are causing Crash on Real Device Both Android and iOS. is there any solution on this?

DivyaniPatel96 commented 5 months ago

@gayatrimhaske-eaton Did you find any solution for this issue? I am also facing same issue. Thanks.