VirgilSecurity / react-native-virgil-crypto

BSD 3-Clause "New" or "Revised" License
49 stars 17 forks source link

Decryption Error iOS #62

Closed rahulunni73 closed 2 years ago

rahulunni73 commented 2 years ago

Ios Simulator Encryption working , but decryption not functioning , output decrypt with zero size and not able to open the file, but the same code working perfectly in android showing this error Error: Could not decrypt file; The operation couldn’t be completed. (VirgilCryptoFoundation.FoundationError error -303

rahulunni73 commented 2 years ago

My mistake, tried to solve by myself, working fine in iOS too. closing thank you