[TIMOB-6221] iOS: App releasing views on show/hide
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-01-05T14:13:05.000+0000 |
Affected Version/s | Release 1.7.5, Release 1.8.0 |
Fix Version/s | Sprint 2011-47, Release 1.8.0.1 |
Components | iOS |
Labels | module_window, qe-testadded |
Reporter | Alan Leard |
Assignee | Stephen Tramer |
Created | 2011-11-17T16:28:19.000+0000 |
Updated | 2014-06-19T12:43:30.000+0000 |
Description
Issue
This sample app, when switching back and forth(only hiding and showing views) will eventually release those views and just show a blank window. This happens on both iOS5 and iOS4.3. In further debugging we found that if you remove the text, the views never get release and function as expected.Testing Steps
1. Install app on iOS Device(iOS4 or 5) from the attaches app.js file 2. Open App and click back and forth between the 'News' button and the 'Blogs' Button 3. App will eventually release the container view so the page is blankAdditional Info
Customer has been struggling with this for a while and ony has a problem in iOS5. The only reason iOS4 is brought up here is due to the issue discovered while trying to debug the iSO5 problem.Attachments
File | Date | Size |
---|---|---|
app.js | 2011-11-17T16:28:39.000+0000 | 78974 |
Closing bug. Verified fix on: OS: Mac OS X Lion Titanium Studio, build: 1.0.7.201112060130 SDK build: 1.8.0.1.v20111205164258 Devices: iOS Simulator (4.3), ipod 3rd Gen (4.0.2), iphone 4S (5.0.1), ipad 2 (5.0.1)
Reopening/closing to add/remove labels