Android - analytics and ads modules crashes the app

Hi,
I am building my game for “Android” using Corona Enterprise, and it is crashing due to analytics and ads modules.
The jar files are there in libs directory.

Below is the error from log cat:

150:I/Corona ( 7437): Lua Runtime Error: lua_pcall failed with status: 2, error message is: ?:0: attempt to index global ‘analytics’ (a nil value)

Any one got into this issue ?

I have removed the usage of ads and analytics modules for now, but they are very important for me especially ‘analytics’.

Any information on this regard would be a great help.

Thanks,
Cmr
[import]uid: 63121 topic_id: 33975 reply_id: 333975[/import]

I am also having the same problem… can anyone help? [import]uid: 186199 topic_id: 33975 reply_id: 135861[/import]

Looks like every one is on vacation…?
Without Analytics working, there is no way that I can use Enterprise version…
[import]uid: 63121 topic_id: 33975 reply_id: 135896[/import]

Analytics is working fine for me, not using ads so can’t comment on that. I’m using Enterprise version 978. [import]uid: 135827 topic_id: 33975 reply_id: 135991[/import]

Both Enterprise and Regular had broken Analytics and ads a few builds ago. Also the analytics module no longer defines a global “analytics” variable (just returns a local reference when you require it). Maybe try the newest version and see if that fixes your problem? [import]uid: 135827 topic_id: 33975 reply_id: 136011[/import]

I am also having the same problem… can anyone help? [import]uid: 186199 topic_id: 33975 reply_id: 135861[/import]

Looks like every one is on vacation…?
Without Analytics working, there is no way that I can use Enterprise version…
[import]uid: 63121 topic_id: 33975 reply_id: 135896[/import]

Analytics is working fine for me, not using ads so can’t comment on that. I’m using Enterprise version 978. [import]uid: 135827 topic_id: 33975 reply_id: 135991[/import]

Both Enterprise and Regular had broken Analytics and ads a few builds ago. Also the analytics module no longer defines a global “analytics” variable (just returns a local reference when you require it). Maybe try the newest version and see if that fixes your problem? [import]uid: 135827 topic_id: 33975 reply_id: 136011[/import]