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

Unhandled Exception: MissingPluginException(No implementation found for method load on channel admob_flutter/interstitial) #21

Open
fengguixian opened this issue Apr 19, 2019 · 7 comments
Labels
more info required An issue was created with enough information to debug.

Comments

@fengguixian
Copy link

[VERBOSE-2:ui_dart_state.cc(148)] Unhandled Exception: MissingPluginException(No implementation found for method load on channel admob_flutter/interstitial)
#0 MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:300:7)

#1 AdmobInterstitial.load (package:admob_flutter/src/admob_interstitial.dart:34:20)

#2 _MyHomePageState.loadAd (package:xftimer_flutter/main.dart:51:20)

#3 _MyHomePageState.initState (package:xftimer_flutter/main.dart:35:5)
#4 StatefulElement._firstBuild (package:flutter/src/widgets/framework.dart:3846:58)
#5 ComponentElement.mount (package:flutter/src/widgets/framework.dart:3711:5)
#6 Element.inflateWidget (package:flutter/src/widgets/framework.dart:2956:14)
#7 Element.updateChild (package:flutter/src/widgets/framework.dart:2759:12)
#8 SingleChildRenderObjectElement.mount (package:flutter/src/widgets/framework.dart:4876:14)
#9 Eleme<…>

@veetaw
Copy link

veetaw commented May 11, 2019

Did you manage to solve the issue? I'm having the same problem too

@kmcgill88
Copy link
Owner

Can you add more context to this issue. I assume this was on ios.

@kmcgill88 kmcgill88 added the more info required An issue was created with enough information to debug. label May 23, 2019
@mestartlearncode
Copy link

mestartlearncode commented Sep 24, 2019

now i have this issue on Android...

any idea ?

@veetaw
Copy link

veetaw commented Sep 24, 2019

A flutter clean fixes the issue.

(I wrote it in my article/tutorial on medium (@vitopiegari))

@mestartlearncode
Copy link

A flutter clean fixes the issue.

but i'm building it using codemagic.io, because my laptop too noisy,hot to perform build operation.

any idea ?

@veetaw
Copy link

veetaw commented Oct 7, 2019

I don't know then, sorry

@uzumaki258
Copy link

Can you add more context to this issue. I assume this was on ios.

This issue occurs on Flutter 2.8+, It will make the ads not load. Android I can reproduce 100%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
more info required An issue was created with enough information to debug.
Projects
None yet
Development

No branches or pull requests

5 participants