You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm seeing the same thing. I have my Android and iOS apps producing the same encrypted result (they both use the same IV) but I can't get the windows side to produce the same result... have you found a fix for this, per chance?
Update: I solved my problem... the "how to use" code for CS showed this line wrong. once I corrected to 32, I now get the same results from C#/iOS/Android:
We have followed exactly the same approach given here for IOS and C#. But unfortunately we are getting two different results.
We hardcoded IV key and Secret key and tested. Even this scenario into different results.
Let us know that any one has resolved this issue.
Any help is appreciated.
Thanks in advance
The text was updated successfully, but these errors were encountered: