Open JP6720 opened 4 years ago
@JP6720 I changed to "crypto-js": "3.1.9-1" and works fine.
Yes it's working now
Hey do you know how to do localization using backend api in react native?
Getting same issue in "crypto-js": "3.1.9-1"
@JP6720 I changed to "crypto-js": "3.1.9-1" and works fine.
Where do i change the version?
@JP6720 I changed to "crypto-js": "3.1.9-1" and works fine.
Where do i change the version?
any updates on this?
I've followed those steps to don't use this wrapper instead use crypto-js directly version: 3.1.8 and it works properly for release mode. https://en.tomosware.com/2020/03/react-native-crypto-js-aes-decrypt-problem-and-solution/
I have used react-native-crypto-js for encrypt and decrypt message for chat app. But after archiv in xcode . Decrypt is not working in mobile app. Gives me empty text or throws error.