Hi, HI am experiencing an issue with loading banner ads in my Flutter application using the google_mobile_ads plugin version 5.0.0.
The ads are failing to load, and I'm receiving an internal error with code 0.
This error occurs specifically when using a TabBarView containing views that implement AutomaticKeepAliveClientMixin with wantKeepAlive set to true.
The ads work fine on the initial page load, but the error occurs after changing tabs 3-4 times. I would like assistance in diagnosing and resolving this problem.
Details of the Issue:
Platform: Flutter (Dart)
Plugin: google_mobile_ads version 5.0.0
Ad Format: Banner Ads
Error Details from Console Logs:
Scenario:
![]() |
Mobile Ads SDK Team |