Answer the question
In order to leave comments, you need to log in
How to fix an error with Appodeal?
Good afternoon, I built the Appodeal plugin into the unity project, I managed to build it, but ads are not called in the right place, and the application itself does not work further. I checked through the logs in Android Studio, and the error itself appeared, can you tell me what's wrong, the error text:
2022-04-11 08:29:30.133 14987-15072 /? E/Unity: AndroidJavaException: java.lang.ClassNotFoundException: com.appodeal.ads.Appodeal
java.lang.ClassNotFoundException: com.appodeal.ads.Appodeal
at java.lang.Class.classForName(Native Method)
at java.lang.Class .forName(Class.java:453)
at com.unity3d.player.UnityPlayer.nativeRender(Native Method)
at com.unity3d.player.UnityPlayer.access$300(Unknown Source:0)
at com.unity3d.player.UnityPlayer$e$1.handleMessage(Unknown Source:95)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:214)
at com.unity3d.player.UnityPlayer$e.run(Unknown Source:20)
Caused by: java.lang.ClassNotFoundException: Didn't find class "com.appodeal.ads.Appodeal" on path: DexPathList[[zip file "/ system/framework/org.apache.http.legacy.boot.jar", zip file "/data/app/com.Briefly.KukiCat-RHU0ElnAnSbTUjNXGcO58Q==/base.apk"],nativeLibraryDirectories=[/data/app/com .Briefly.KukiCat-RHU0ElnAnSbTUjNXGcO58Q==/lib/arm, /data/app/com.Briefly.KukiCat-RHU0ElnAnSbTUjNXGcO58Q==/base.apk!/lib/armeabi-v7a, /syste
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question