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

Images with url not working for this library #85

Closed
ahmed-sharief5 opened this issue Jul 17, 2018 · 3 comments
Closed

Images with url not working for this library #85

ahmed-sharief5 opened this issue Jul 17, 2018 · 3 comments

Comments

@ahmed-sharief5
Copy link

I am appending images from an api which gives me the url. I tried appending url process for UIImage but its not working. Can you please tell me how to do that

@razone
Copy link

razone commented Dec 9, 2018

I had this issue also. What I did was retrieve the image data after loading the image via url and then add it to an array of images. I then work with the array of images.

@ShaybazSayyed313
Copy link

ShaybazSayyed313 commented Dec 17, 2019

I m using the same library for gallery its working fine for static images .but when i m getting image from Server in url form how to assign this url.Get stuck please provide me the solution.

@pmiotto
Copy link

pmiotto commented Apr 7, 2021

Same issue. It seems that this library does not integrate seamlessly with SDWebImage as it claims.

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

5 participants