googleads / googleads-mobile-android-mediation

Sample Android project showcasing how to build a mediation adapter or custom event for the Google Mobile Ads SDK.
Apache License 2.0
241 stars 197 forks source link

Fix NPE case where destroy() was called before BannerView callback happens. #504

Closed lmoreault closed 9 months ago

lmoreault commented 9 months ago

Fix a rare case where the Mediation level banner is destroyed before receiving banner callbacks from Unity Ads.