kmcgill88 / admob_flutter

Admob Flutter plugin that shows banner ads using native platform views.
https://pub.dartlang.org/packages/admob_flutter
ISC License
434 stars 151 forks source link

how to do not to close interstitial ads before finished when user press back key in flutter #139

Open usaikoo opened 4 years ago

usaikoo commented 4 years ago

I could exit the interstitial ads before its finished with back key in my app. And how to solve it not to close before ads finished.

Omi231 commented 4 years ago

It is against google's policy. If you do so then your app will be banned from using admob and your account can also be suspended.