question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"Internal error" with SDK Version 30

See original GitHub issue

I 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:closed
  • Created 2 years ago
  • Comments:13 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
distantecommented, Jan 12, 2022

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. 😃

0reactions
rdlabocommented, Jul 4, 2022

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found