-
Notifications
You must be signed in to change notification settings - Fork 26
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
Unable to get provider com.google.android.gms.ads.MobileAdsInitProvider #43
Comments
@javierpal I've got the same errors too. I have followed the instruction stated in https://goo.gl/fQ2neu But unfortunately, nothing has changed! here you can get more info about the errors, https://ads-developers.googleblog.com/2018/10/announcing-v1700-of-android-google.html |
@shilik it's weird because i did it too and it worked fine later, one more thing the only line you need to add is: inside manifest/application check if you have it right. I put it at the end of the data that was already there. |
@javierpal |
"... AT THE END OF THE MANIFEST/APPLICATION ", after two days of trial i finally get rid of the error. |
@bereket-kassahun Just so I can make sure the instructions in this repo are still correcht, is your solution any different than adding this and the instruction here? If so, how can we make that more clear? |
though i put this code on my manifest file but still my app is crushed |
i had this problem to... "... AT THE END OF THE MANIFEST/APPLICATION " |
For some reason I get this error, the only thing i recall doing is test the ios version of the app for the first time so i installed the cocoa pods and run it in ios and it worked, then i try to run it in android again and the app does not even start, this is the complete error log.
tns platform remove/add does not seem to work either.
`FATAL EXCEPTION: main
java.lang.RuntimeException: Unable to get provider com.google.android.gms.ads.MobileAdsInitProvider: java.lang.IllegalStateException
The text was updated successfully, but these errors were encountered: