Android Studio – How to load image in Coil with https not secure certificate
I am trying to load an image from not-secure link (not have SSL certificate) using Coil Library in Kotlin and it failed to load it and load error image. Is there any way to load image from not-secure link ?