like weeks ago i build a player for the ads sample using android studio, nothing else, straight from gideros example with google play services version 7.8.0.
tried to run sample code with admob and amazon ads, running fine on my player, both ads showing without any problem.
then few days ago i update the gideros and tried to build the same player. run it, but only admob works, the amazon always return error "The configuration was unable to be loaded"
i thought it's caused by gideros, but i still have the exported project from the previous gideros, tried to build the player the second time, run it again, the same error happened. while the player i build weeks ago still working fine and showing the amazon ads.
the only difference is the logcat shows this error for the failed one
E/DynamiteModule: Failed to load DynamiteLoader: java.lang.ClassNotFoundException: Didn't find class "com.google.android.gms.dynamite.DynamiteModule$DynamiteLoaderClassLoader" on path: DexPathList[[zip file "/data/app/com.gideros.adsplayer-1/base.apk"],nativeLibraryDirectories=[/data/app/com.gideros.adsplayer-1/lib/arm, /vendor/lib, /system/lib]] |
I dont think this is caused by gideros, i think it's caused by recent change in google play service or the android sdk itself.
anyone having the same issue?
Comments
The best thing for gideros would be to update the google play services plugin, but I don't know where to start you could try using an older google play services sdk