I\'ve created an app, everything works fine.
However, when I close the app bij pressing back, and open the app again, it doesn\'t pass the splash-screen.
If I co
Update your app to Ti SDK 6.0.0. This will fix the issue, I tested it by myself. Also see: app will freeze if re-launch from the task bar after closing it using Titanium.Android.currentActivity.finish();