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
There used to be emulation tests that would execute on the Android emulator as part of the continuous integration build. That might help to pinpoint if this issue happens on all Android apis or just a select few.
However, I recently disabled the emulation tests as I haven't been keeping it up to date with the Android updates.
When calling sodium_version_string from an Android device it crashes the device with this error:
JNI DETECTED ERROR IN APPLICATION: attempt to return an instance of java.lang.String from byte[] org.libsodium.jni.SodiumJNI.sodium_version_string()
Any advice?
The text was updated successfully, but these errors were encountered: