Hi everyone,
I have received my first crash report on the Google Developer Console yesterday and im completely lost. Did anyone receive this error before and how can i go about fixing it? Any help would be greatly appreciated, thanks.
This is my error message:
java.lang.ClassNotFoundException: Didn’t find class “com.unity3d.player.UnityPlayerNativeActivity” on path: DexPathList[[zip file “/mnt/asec/com.JamaludineDolley.NinjaBallDash-1/pkg.apk”],nativeLibraryDirectories=[/vendor/lib, /system/lib, /vendor/lib]]
To be honest, crash reports don’t give away much of information. However it should reveal on what device model your game crashed. This should get you started!
@elmar1028 Thats correct, it crashed on a HTC One M8…Programming is a bit of a chore im more of a designer hence im completely lost with were to start with resolving this issue. Thanks for the reply.