Hello,
When our javascript back-end useRandomIVs is true, on our mobile app using latest PubNub Objective-c 4.17.0 with also useRandomInitializationVector true, we are receiving “Decrypt error”.
When we are setting useRandomInitializationVector on mobile to false (with no changed useRandomIVs on true), decryption works.
What can be the problem? Why is not successfully decrypting when useRandomInitializationVector is true on the mobile side?
Thanks,

Hello,
When our javascript back-end useRandomIVs is true, on our mobile app using latest PubNub Objective-c 4.17.0 with also useRandomInitializationVector true, we are receiving “Decrypt error”.
When we are setting useRandomInitializationVector on mobile to false (with no changed useRandomIVs on true), decryption works.
What can be the problem? Why is not successfully decrypting when useRandomInitializationVector is true on the mobile side?
Thanks,