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
using your simpleapp with a real (not test) AdMob Native Express ad unit id (setting the ecpm floor level to 0.30$ to make sure some Ads will have no fill and fail to load)
when the first Ad fails to load with ErrorCode 3, then subsequent Ads will fail to load as well
when scrolling back up, the previously displayed Ads are disappeared
after this happened, when launching your sampleapp again, then all Ads fails to load with ErrorCode 3 straight away. Only way to recover from this situation is to clean data in Google Play Services
so far I tested this behavior on Samsung S7edge (android 7.0) and Emulator API 25
The text was updated successfully, but these errors were encountered:
Guyz we are about to stop any support of Express ads, kindly see #105 However we already do support of banners, so you could replace your express ads with banners with a minor changes of your code (see Wiki Recipe 3). I'm going to release it to maven till the end of Feb.
The text was updated successfully, but these errors were encountered: