[TIMOB-2921] iOS: ScrollableView Memory Issues
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2011-05-18T15:28:33.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.7.0 |
Components | iOS |
Labels | ios, rplist, scrollableview |
Reporter | Rick Blalock |
Assignee | Stephen Tramer |
Created | 2011-04-15T03:32:58.000+0000 |
Updated | 2011-05-18T15:28:33.000+0000 |
Description
As discussed with Blain and Steve, there are some potential
memory release issues around ScrollableViews. Specifically
something that could be done is "A patch which will make a
scrollable view unload some of its proxy views at the time of a
memory panic."
There is an open HD ticket that has some reported issues around the ScrollableView: http://developer.appcelerator.com/helpdesk/view/64751">http://developer.appcelerator.com/helpdesk/view/64751
I've tested the client's app using 1.5.1 and 1.6. 1.6 is much harder to force the memory panic.
Rotation with ScrollableViews seem to be causing some issues as well: http://developer.appcelerator.com/helpdesk/view/70001#c331311">http://developer.appcelerator.com/helpdesk/view/70001#c331311
Duplicate of #1441.