[AC-4898] Android back button closes app
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Duplicate |
Resolution Date | 2017-04-07T19:56:47.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | android |
Reporter | Michiel van Eerd |
Assignee | Shak Hossain |
Created | 2017-04-07T07:47:25.000+0000 |
Updated | 2017-04-07T19:56:47.000+0000 |
Description
The back button press now closes the app by default on Android in the 6.0.3.GA release. On previous releases of the SDK the window just closed (I have verified this on 6.0.1.GA and 6.0.2.GA where I see normal behaviour).
Only when you specify the window.onBack callback you can prevent it.
Hello, Pressing back button put the app on background on first window. This has always been the case. Can you share sample code to demonstrate the issue? Thanks.
Duplicate of TIMOB-24531, will be fixed in 6.0.4. Sorry for the confusion! :-)