After exiting the app containing a native.newTextField, the app will crash on relaunch. Only tested on Android. This does not happen if the app is suspended via the home button then closed via the task manager. The attached crash log contains 2 runs of an app com.test.test (test.apk). The 1st run being successful and the 2nd being the crash. I have also tried removeSelf on the textfield on applicationExit just in case with no effect. Does not occur in simulator, but does occur on Samsung Galaxy S2 running Android 4.0
Blank project. Add a native.newTextField. Quit the app either via back button or from within the app via native.requestExit. On the next app opening, you will be presented with a blank screen and the app will eventually crash.
http://pastebin.com/B4KCr5gk (also tried with removeSelf against textfield on applicationExit)
Filed a bug report. [import]uid: 204816 topic_id: 36351 reply_id: 336351[/import]