"Internal error" with SDK Version 30
See original GitHub issueI try to show interstitial ad in my app with Plugin version 3.2.0. It works with
compileSdkVersion = 29
targetSdkVersion = 29
But when I set it to 30, I get “Internal error” from function prepareInterstitial
. No further details.
I found this thread: https://stackoverflow.com/questions/38378002/admob-ads-not-loading-failed-to-load-ad-0/63257140#63257140
The user Donovan Phoenix states, that there are bugs with SDK version 30: https://github.com/googleads/googleads-mobile-android-examples/issues/265 https://issuetracker.google.com/issues/163432178
Is there a workaround for this? Do I have to go back to SDK 29?
Thank you all for your help and for this great plugin!
Issue Analytics
- State:
- Created 2 years ago
- Comments:13 (8 by maintainers)
Top Results From Across the Web
android - How can I resolve the error "The minCompileSdk (31 ...
You're going to need to update your compile SDK to 31. It sounds like it's currently set to 30 ...
Read more >Android Emulator closed because internal error - Super User
This error sometimes occurs because of out of date components like 'Android Emulator' or 'Android SDK Platform-Tools' components.
Read more >NETSDK1141: Unable to resolve the .NET SDK version as ...
Learn about .NET SDK error NETSDK1141, which occurs when the SDK version could not be resolved in global.json.
Read more >Different Ways to fix "DELETE_FAILED_INTERNAL_ERROR ...
This issue is generally caused when the version code of the installed apk conflicts with the apk version which we are trying to...
Read more >How to Fix: The minCompileSdk (31) is greater ... - YouTube
Android Studio, Fix the error The minCompileSdk (31) specified in a ... is greater than this module's compileSdkVersion (android- 30 ).
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
To be honest this is the first time I heard about it. I will let this issue open and pin it until a fix comes. 😃
I will close this Issue as there has been no update of information for a long time. If necessary, please create a new Issue with the latest information. Thanks.