Sitata / titanium-google-analytics

Google analytics for Appcelerator Titanium
MIT License
92 stars 47 forks source link

Titanium SDK 4.0.0.GA #33

Open pedrobrasileiro opened 9 years ago

pedrobrasileiro commented 9 years ago

i trying use this module in titanium sdk 4.0.0.GA, but app don't open

Error in console:

[DEBUG] :  GoogleAnalyticsModule: inside onAppCreate
[INFO] :   TiRootActivity: (main) [0,0] checkpoint, on root activity create, savedInstanceState: null
[INFO] :   TiApplication: (main) [0,0] Analytics have been disabled
[WARN] :   V8Object: (KrollRuntimeThread) [163,163] Runtime disposed, cannot set property 'userAgent'

App don't open after this error

astjohn commented 9 years ago

I haven't yet had the chance to test with 4.0.0.GA. The absolute most helpful thing you could do for the users of this module is to add it to a new, completely fresh titanium project and see what happens.

astjohn commented 8 years ago

This could also be related to #48