I am using the Admob for iPhone 1.3 module. The ads do not seem to be refreshing. The config is:
{ height: '50dp', width: '320dp', adBackgrounndColor: 'black', primaryTextColor: 'blue', secondaryTextColor: 'green', publisherId: 'a14ff911bb2d669' }The interval is set to 60 seconds on the Admob admin site as well.
Am I missing something?
Platform: iOS 5.1.1, Device: iPhone 4S, Host OS: OSX 10.7.4, Studio: 2.1.0.201206251749
1 Answer
I use this module and seems to work just fine:
https://github.com/shad/titanium_modules/tree/master/admob
Have in mind that the ads might be the same, even when refreshing, especially if you don't enable google ads in the admob console.
Your Answer
Think you can help? Login to answer this question!