ti.admob
ti.admob copied to clipboard
Serious Google demands
Hi folks,
Thank you for working on this module for us. It has been very helpful and easy to use. Unfortunately I have just received an email from Google saying my app is violating Admob/Adsense policies.
The problem is that we can present Interstitial ads only during screen transitions in order to avoid having our accounts blocked. But, this module does not yet offer a way to do this properly. We need more control over the Admob View, like this:
New methods: Admob.prepareAd() //Request the ads but DOES NOT show it just yet Admob.presentAd() //Shows the adView Admob.canPresentAd() //Do we have a ad to display?
New events: Admob.AD_RECEIVED //We received the ad, so we can display when needed Admob.AD_NOT_RECEIVED //We did not received the ad. :-( Admob.AD_WILL_PRESENT //Right before presenting the ad. Admob.AD_PRESENTED //OHH LORD THAT IS AMAZING! Admob.AD_NOT_PRESENTED //Houston, we have a problem! Admob.AD_WILL_DISMISS //Right before the ad is closed and dismissed Admob.AD_WILL_DISMISSED //All done
All these modifications are in order to provide a better user experience when displaying ads. Without load times between screens, due to ads. We would be able te prepare them beforehand and avoid accidental clicks.
I really hope you guys can accomplish this, otherwise Google will not let us use it anymore. :-( Which is a shame because this module is awesome...
Thank you very much for your attention!
Ps.: My native skills are close to 0, otherwise I would help.
Hello, still no new Appcelerator?
Could you create a request for this in Jira https://jira.appcelerator.org ?
Maybe this will help. https://github.com/deckameron/Ti.Android.Admob
Thank deckameron
Thank deckameron
Thank deckameron
Thank deckameron