Appcelerator APP with add's, using AdMob or StartApp

45 views Asked by At

Good Morning,

I'm trying to implement Google Admob or StartApp to have add's in my iOS app, made in Appcelerator and JS.

I found a tutorial at:

https://medium.com/appseed-io/integrate-admob-with-appcelerator-titanium-34f081d4ad30

But I need a module called Ti.Admob and I can't find it to download.

Does anyone have an example that works with AdMob or StartApp, or know where I can download the Ti.Admob module?

1

There are 1 answers

1
rohidjetha On

You can download the module here: https://github.com/tidev/ti.admob

But the latest update can be downloaded here: https://github.com/Astrovic/ti.admob

Here's an example app with ti.admob: https://github.com/Astrovic/ti.admob-sample-app