Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phonegap build runtime error #35

Open
Craig-Fisk opened this issue Jul 11, 2019 · 0 comments
Open

Phonegap build runtime error #35

Craig-Fisk opened this issue Jul 11, 2019 · 0 comments

Comments

@Craig-Fisk
Copy link

Adding the plugin to my phonegap build config so that I can access play game services is causing a java run time error:

java.lang.RuntimeException: Unable to get provider com.google.android.gms.ads.MobileAdsInitProvider: java.lang.IllegalStateException:



at android.app.ActivityThread.installProvider(ActivityThread.java
at android.app.ActivityThread.installContentProviders (ActivityThread.java:5987)
at android.app.ActivityThread.handleBindApplication (ActivityThread.java:5902)
at android.app.ActivityThread.access$1100 (ActivityThread.java:200)
at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1656)
at android.os.Handler.dispatchMessage (Handler.java:106)
at android.os.Looper.loop (Looper.java:193)
at android.app.ActivityThread.main (ActivityThread.java:6718)
at java.lang.reflect.Method.invoke (Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:493)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:858)
at com.google.android.gms.internal.ads.zzxb.attachInfo
at com.google.android.gms.ads.MobileAdsInitProvider.attachInfo
at android.app.ActivityThread.installProvider (ActivityThread.java:6440)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant