OpenWeatherMapAPI
OpenWeatherMapAPI copied to clipboard
Use HTTPS instead of HTTP for ATS
In the latest versions of iOS, apple block http queries since they are insecure, unless temporarily whitelisted. Would it be possible to update the framework to use HTTPS so we don't have to use that workaround (which will soon be completely banned I believe)?
Turns out, they don't support HTTPS. I sent them an email.