Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading images from the web #20

Open
tgallende opened this issue Feb 8, 2015 · 0 comments
Open

Loading images from the web #20

tgallende opened this issue Feb 8, 2015 · 0 comments

Comments

@tgallende
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant