[TIMOB-18890] iOS: ImageView is not rendering remote urls
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2015-05-11T14:32:36.000+0000 |
| Affected Version/s | Release 4.0.0 |
| Fix Version/s | Release 4.0.0 |
| Components | n/a |
| Labels | n/a |
| Reporter | Bert Grantges |
| Assignee | Ingo Muschenetz |
| Created | 2015-05-11T14:29:18.000+0000 |
| Updated | 2015-05-18T17:36:12.000+0000 |
Description
Ti SDK 4.0.0.RC3 - ImageView is not rendering images from remote URLs
When assigning the image property to a remote url (that points to a valid image) the ImageView is not rendering the image.
Expectation is that the imageView should render the image.
No comments