Hi,
My app freezes on splash screen, when I build for an android device using the "Run" option.
If I build with Debug, it works fine.
This is the log of my app
[INFO] : TiApplication: (main) [225,425] Titanium Javascript runtime: v8 [INFO] : TiRootActivity: (main) [0,0] checkpoint, on root activity create, savedInstanceState: null [WARN] : V8Object: Runtime disposed, cannot set property 'userAgent'
- Environment:
- Ti Studio 3.2.1 with sdk 3.2.0GA
- OSX 10.8.4
- Android 4.0.1
- Galaxy Nexus.
The app is working fine on iOS device but stuck on android device.
Thanks