sdwebimage with invalid ssl certificates iOS swift
Problem:
I want to load image using sdweb for invalid ssl certificate from my server.
Solution:
Instead of "Uiimage" use your placeholder image
self.appImage.sd_
print("image",url)
})
Problem:
I want to load image using sdweb for invalid ssl certificate from my server.
Solution:
Instead of "Uiimage" use your placeholder image
self.appImage.sd_
print("image",url)
})
Comments
Post a Comment