[TIMOB-17490] iOS: Error, referring to the root window, killing the default classic app
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2014-09-17T00:42:04.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | qe-3.3.0, regression, usability |
Reporter | Olga Romero |
Assignee | Gary Mathews |
Created | 2014-08-11T23:46:23.000+0000 |
Updated | 2017-03-22T21:36:56.000+0000 |
Description
Description
When the default classic project launched on iOS device and killed, it logs the
[ERROR] Can not close root window of the tab. Use removeTab instead
To reproduce
1. Create the default project 2. Build for iOS 3. Launch it on the device 4. Kill the app buy double click the home buttonActual result
[ERROR] Can not close root window of the tab. Use removeTab insteadExpected result
No errorAttachments
File | Date | Size |
---|---|---|
default_app.txt | 2014-08-11T23:46:23.000+0000 | 875 |
[~emerriman] to confirm if regression.
This is probably an SDK issue and not a "CLI" issue. Assigning to the iOS guys to take a peek.
The error only occurs in the debug logs when closing the application, since it doesn't break anything there's nothing to be fixed.
Closing ticket as "Won't Fix".