Andreas (KKday)
Andreas (KKday)
I have a fork that pass Authentication Result. I assume that if you wish to use Crypto object in Authentication Result to encrypt/decrypt You need to set User Authentication Validity....
android x library issue, check workaround here https://issuetracker.google.com/issues/121117380#comment22
try this fork https://github.com/ksc91u/TWMessageBarManager
In ffmpeg_mediaplayer.c, stop() won't wait player_decode thread to end. Sometimes JVM will free resources of player, but the player_decode thread might still be running. Thus cause JNI crash inside player_decode....