[TIMOB-4007] Closing a window in a nav group doesn't destroy the window
GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-05-13T12:13:04.000+0000 |
Affected Version/s | Release 1.7.0 |
Fix Version/s | Sprint 2011-19 |
Components | iOS |
Labels | n/a |
Reporter | Rick Blalock |
Assignee | Blain Hamon |
Created | 2011-05-09T12:12:39.000+0000 |
Updated | 2011-05-13T12:13:04.000+0000 |
Description
Scenario: Inside a window that was opened in a tabgroup - when clicking the back button, the window closes but there is no easy way to set the closed window to null. In this context, when the back button UI is generated automatically, the platform should handle freeing up the resources for the developer.
Attached is an examples that tries to mimic a customer's app as much as possible, although it's not an ideal way of doing this, it demonstrates the point..
Attachments
Nilling without autoreleasing. Bad coder! No cookie!
:-) This issue is resolved in the client app.
Verified fixed. (1_7_X - e6afca..., iOS Simulator and iPod Touch 4GT device.)