You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Handling IllegalStateException when loading or creating interstitial ads.
(reported in #121
New error code and message for the default fallback case in switch statements- ConstantsHelper.CALLBACK_ERROR_UNKOWN and ConstantsHelper.CALLBACK_ERROR_MESSAGE_UNKNOWN.
Corresponding new error code added to C++ side (admob/types.h)
Removed a redundant overridden method as it was just calling its base class method directly.
Updated release notes with this bugfix
PiperOrigin-RevId: 333125360
0 commit comments