Search code examples
moduleadmobtitaniumappcelerator

Does Ti.admob support showing video ads? If not is there any other module for it?


I am using the Ti.admob module and it works fine for banner ads. However when i use video ads it does not work. Is there a way to make it work? Or any other module i can use in its place


Solution

  • You can use this module to display reward Video with Admob on Titanium : https://github.com/1dir1/admobrewarded

    You can check a sample code here : https://github.com/1dir1/admobrewarded/blob/master/ios/example/app.js