Skip to content

Why react native crypto js AES decryot and encrypt not working in release mode ios after archive? #9

@JP6720

Description

@JP6720

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.

CryptoJS.AES.decrypt(itemtwo.message.toString(), "xxxxxxxxxxx").toString(CryptoJS.enc.Utf8)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions