Android app hangs on restart (Appcelerator Titanium)
问题 I am making an app for Android. I encountered strange issue. Application works perfectly until it is closed with back button. If so, than after restart it is showing splash screen and becoming non-responsive. After some time dialog (if I want to close the app) may show. It happens with any code. For example: var myApp = {}; alert(1); alert(2); If app is closed in hard way (third button and swiping app out) than everything is fine. Problem occurs on every Android version both on device and