I'm trying to integrate the ti.admob module in my Titanium app to use it with iOS.
The problem that I am having is that if I simply include the module in the tiapp.xml file the app stops working. It tries to open but then closes alone without even showing the splash screens.
I have tried several versions of the module; Several of 3.x.x, 4.0.0, and 4.8.0, and none worked.
How can I get the module to work or what am I missing that is causing my problem?