deckameron / Ti.Android.Admob

Appcelerator Android module wrapping Admob functionalities
17 stars 7 forks source link

Module not found #6

Closed varfid closed 5 years ago

varfid commented 7 years ago

Hi, I am using your module (version 2.0) in Titanium (version 6.1.2.GA), but when i run my app on Android i receive this error at execution time:

[ERROR] : V8Exception: Exception occurred at ti:/module.js:305: Uncaught Error: Requested module not found: ti.android.admob

My code is the same as your example, i only change my admob publisher id

Is anybody having the same problem? Thanks in advance

deckameron commented 7 years ago

Hi @varfid Did you manage to solve the issue? Unfortunately I was not able reproduce it. :(

varfid commented 7 years ago

Hi @deckameron I didn't solve this issue yet Tell me please if i am using the correct version module: I am using module version 2.0. that I downloaded from android/dist folder. Is correct this?

Thanks