-
-
Notifications
You must be signed in to change notification settings - Fork 153
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
(Android) Unhandled Exception: MissingPluginException(No implementation found for method dispose on channel admob_flutter/banner_0)) #172
Comments
I don't have iPhone or Mac, so cannot check if this happens on iOS. I'll attach Android repro ASAP. |
@kmcgill88 I create this through the following steps.
to AndroidManifest.xml@android\app\src\main. It looks like this happens when the "2nd" banner is disappeared. |
Same error here, using an Android Emulator. Haven't tested on iOS. |
same error on android - macos and widows |
Fixed in |
I check 1.0.0-beta.4 and Exception is gone !! |
When I ran 1.0.0-beta.3 example app and scroll the ListView, I got this exception.
Below is the output of flutter doctor -v.
Ver.0.3.4 doesn't have this issue.
Is there any idea ?
Best regards, Thank you.
The text was updated successfully, but these errors were encountered: