Multiple Banner / MREC Changes
- If auto-refresh is stopped, do not schedule error refresh and just call the ad load failure callback since publishers were expecting an ad load failure callback from their loadAd call.
- Fix SDK not firing ad load failure callback if auto-refresh is enabled and ad fails to load.
- API via
MaxAd#getSize()
for returning underlying ad view size due to the variable dimensions of Google's adaptive banners. Min AdMob adapter version 20.5.0.9 & min GAM adapter version 20.5.0.6.
Minor Features
- Update OMID SDK verison to 1.3.30
Fixes / Refactors
- Fix discrepancy issues with AppLovin Exchange native ads impression tracking.
- Fix ExoPlayer crash.
- Fix
AppLovinAdView
potentially leaking an instance of its parentActivity
.