I have a website which is http and I have allowed unsecure connections for this website. In my app I show some images within webviews. Problem is in this website I a have a script which requests another domain for analytics it is a tracking code for images. Problem is ATS also blocks the image tracking code although it is https.
Do you have any ideas
Thanks
Your image tracking code URL using HTTPS. But internally it is using **
obsolete cipher suite
**.
I took an example of apple site. https://apple.com. This website is using **
Modern cipher suite
Obsolete cipher suite** leads to security attack of 13. Because of this reason apple is treating as non secure connection of your website. This is the reason apple showing ATS alert. Update your SSL certificate.