Hello.
I’m Shin.
I have an issue on my app.
It was working on Andorid with UNITY5.3.5.
However, After updating UNITY5.4, it was crashed because of sendmessage when it is starting .
If it is downgrading to 5.3.5, it is able to work.
The crash log is shown the logs which is following .
08-26 15:27:17.861: E/art(28750): Failed to register native method com.unity3d.player.UnityPlayer.nativeUnitySendMessage(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V in /data/app/kemco.execreate.trap-2/base.apk
08-26 15:27:17.861: A/art(28750): art/runtime/jni_internal.cc:774] JNI FatalError called: com/unity3d/player/UnityPlayer
If you have informations, please tell me.
Best