S
S
Stanislav Ivanov2022-04-11 11:08:35
Unity
Stanislav Ivanov, 2022-04-11 11:08:35

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

[[+comments_count]] answer(s)
D
Deezalir, 2022-04-17
@Deezalir

Install the latest version of java from the website .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question