I can see this in the output: 05-08 10:19:27.166 4144-4176/? W/System.err: inside AdMobFullPageImpl.isLoaded - activity is not null 05-08 10:19:27.166 4144-4144/? W/System.err: loaded = false
I can see those lines in AdMobNativeImpl.java The first line is ok, nothig wrong there But I don't get why is not loading If I implement setAdsListener, I can see an error 3 in onAdFailedToLoad. So I guess the code is fine but for some reason Google is not serving ads for this app, which is in development stage, still no in stores. I could think of some misconfiguration on Admob panel, but this same app was showing ads just a few days ago, and iOS is showing ads for this same app. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/969c7fa0-2bce-4db7-a897-7171c5112d49%40googlegroups.com.
