[TIMOB-16605] iOS: Remote image in Listview template causes crashes if window closes before image loads
GitHub Issue | n/a |
Type | Bug |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 3.2.1 |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | John Benavides |
Assignee | Unknown |
Created | 2014-03-07T03:38:09.000+0000 |
Updated | 2018-02-28T20:03:25.000+0000 |
Description
If inside the template of a ListView a remote ImageView is used and the window that contain the ListView is closed, the app crash when the image download is finish
Attachments
Please provide a simple runnable test case so that we can try to reproduce the issue in-house.
Link to the project https://www.dropbox.com/sh/um9iqmp7x9dx6lt/16wxTlGmyO to reproduce the error just click in the button "Open Win" before the image load
Moving this ticket to engineering as I can reproduce it with the attached sample.