Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24550] Ti.AdMob: Support Interstitial Ads on Android (Parity)

GitHub Issuen/a
TypeNew Feature
PriorityCritical
StatusResolved
ResolutionFixed
Resolution Date2018-11-29T18:26:44.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid
Labelsadmob, android, modules, parity
ReporterChristian Schmid
AssigneeYordan Banev
Created2017-04-02T11:19:43.000+0000
Updated2018-11-29T18:26:44.000+0000

Description

When trying to load an Interstitial ad on Android i always get an "error loadin ad - code 0". banner ads work fine. are Interstitial ads implemented for android?

Comments

  1. Hans Knöchel 2017-04-02

    Interstitials are not supported on Android so far. Moving ticket to TIMOB for this feature request.
  2. Rene Pot 2018-03-13

    related documentation: https://developers.google.com/admob/android/interstitial
  3. Vittorio Sorbera 2018-03-14

  4. Lorenzo Piccinini 2018-06-21

    Any news about interstitial support?
  5. Nigel Underwood 2018-10-14

    Is this one a dead duck or is there plans for interstitial ads in this module?
  6. Rene Pot 2018-10-15

    for the time being, you can use this hyperloop module that supports just that https://github.com/hyperloop-modules/titanium-admob
  7. Nigel Underwood 2018-10-15

    Thanks for the reply. I need one for both iOS and Android, is this one only android ?
  8. Rene Pot 2018-10-15

    [~developer@tpglobalpartners.com] yes that is Android only, however the "regular" module has iOS support, so you could use a mixture.
  9. Nigel Underwood 2018-10-15

    I have am using the Ti.admob for iOS and I can't see any interstitial handling in this module, is this not implemented as yet? If this is the case, then I presume interstitials can only be handled in Android via https://github.com/hyperloop-modules/titanium-admob.
  10. Vittorio Sorbera 2018-10-15

    iOS interstitial is supported and works well: https://github.com/appcelerator-modules/ti.admob/blob/master/ios/documentation/index.md#interstitials
  11. Rene Pot 2018-10-15

    Thanks [~astrovicapps], you can also see the code here in the example: https://github.com/appcelerator-modules/ti.admob/blob/master/ios/example/app.js#L58
  12. Nigel Underwood 2018-10-16

    Thanks guys, I will pick this up today and give this a go.
  13. Yordan Banev 2018-11-05

    PR: https://github.com/appcelerator-modules/ti.admob/pull/66

JSON Source