[AC-2167] NSRangeException error when trying to add ImageView to scrollview
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Closed |
| Resolution | Needs more info |
| Resolution Date | 2013-06-06T19:10:43.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Titanium SDK & CLI |
| Labels | defect, ios |
| Reporter | James Young |
| Assignee | Mauro Parra-Miranda |
| Created | 2013-06-06T00:38:43.000+0000 |
| Updated | 2016-03-08T07:41:09.000+0000 |
Description
on windowWillOpen when adding a view bad things happen because of pendingAdds. The view thinks it has more views than it has.
Hi James, Please provide the following info: - Ti SDK version - A simple reproducible test case that we can drop into an app.js and run Thanks!