We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi! I'm having a problem when I load an svg image from a URL.
The image color in the browser looks fine but after downloading it in the app implementation, the image changes to black.
I'm using
Tested in two simulators:
I've tested in my own app and in your example app (https://github.com/SDWebImage/SDWebImageSVGNativeCoder) and the result is the same. I've got the black image.
Here are some URL examples: https://test.yoyumm.4livedemo.com/image/cuisines/4/400/400 https://test.yoyumm.4livedemo.com/image/cuisines/6/400/400
Hopefully, you can help me.
Best wishes!
The text was updated successfully, but these errors were encountered:
@SaulBeto Hello! Have you found a workaround?
Sorry, something went wrong.
No branches or pull requests
Hi! I'm having a problem when I load an svg image from a URL.
The image color in the browser looks fine but after downloading it in the app implementation, the image changes to black.
I'm using
Tested in two simulators:
I've tested in my own app and in your example app (https://github.com/SDWebImage/SDWebImageSVGNativeCoder) and the result is the same. I've got the black image.
Here are some URL examples:
https://test.yoyumm.4livedemo.com/image/cuisines/4/400/400
https://test.yoyumm.4livedemo.com/image/cuisines/6/400/400
Hopefully, you can help me.
Best wishes!
The text was updated successfully, but these errors were encountered: