App freezes on relaunch when set as Home App

You must Login before you can answer or comment on any questions.

I am developing an android application in Titanium which will be used a customized home app. The application works fine the first time but if one presses home again (i.e relaunches the application) it freezes.

If the application is not set as home and is launched repeatedly from the application list, it works fine.

I was going down the path of monitoring the Android activity lifecycles but the fact that it restores normally when launched from the application list tells me that it may be a different problem

TEST CASE-

Install Application with modified manifest.xml so that it shows up as an option when Home Key is pressed. Launch Application , Navigate couple of screens. Press Home Key to launch application again.

Any pointers would be very helpful

I am using Titanium Studio, build: 2.1.1.201207271312 Titanium Mobile SDK 2.1.1.GA Samsung Galaxy 10" Tablet Windows 7

Your Answer

Think you can help? Login to answer this question!