-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
Hi,
How do manage the loading of images from an external source? I have read a question about this but there is no sample code. I have tried using asynimageview by Nick Lockwood. This class creates a subclass of uiimageview and goes to an URL to pick it up. When I load the controller I define each image on the array with an asyncimageview but only some of them are created in the grid.
I have been debugging and only images which are downloaded previously to the animation are show. The rest of them are ignored, so depending on times of access to the internet you will get a different set of images.
Any idea how to manage this? Or any other approach that could be done?
Thanks a lot
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels