ListView crashes on Android only when the app is started new ( not when it is started from the background)
I start the app for the first time, then I go to the tab containing the ListView, the app crashes. When I start the app again everything works fine.
Also, I should note that I originally had another ListView in the opening tab of the app and experienced the same crash on app start. Then I replaced that ListView with a TableView, and now the crash only happens when I select a tab containing another ListView.
Application type: mobile
Titanium SDK: 3.5.0.GA
Platform & version: Android 4.1.2
Device:Samsung S2
Host Operating System: OSX 10.9.5
Titanium Studio: Titanium Studio, build: 3.4.1.201410281727 (c) Copyright 2012-2014 by Appcelerator, Inc. All rights reserved. Build: jenkins-titanium-rcp-master-202 (origin/master) Date: 28 October 2014, 17:28:23
Logs: When I click the tab that shows the listview this is output in Titanium Studio console [DEBUG] : dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 107ms [DEBUG] : AbsListView: Get MotionRecognitionManager [DEBUG] : AndroidRuntime: Shutting down VM [WARN] : dalvikvm: threadid=1: thread exiting with uncaught exception (group=0x417e92a0)