julienXX / terminal-notifier

Send User Notifications on macOS from the command-line.
Other
6.38k stars 330 forks source link

App Transport Security is blocking a cleartext HTTP #191

Closed arguiot closed 7 years ago

arguiot commented 7 years ago

There is a problem with the info.plist file. When I'm trying to load an icon from a server that doesn't support HTTPS, this is what I'm getting: 2016-12-28 15:48:22.483 terminal-notifier[71267:1773514] App Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure. Temporary exceptions can be configured via your app's Info.plist file.

I hope you'll fix it, but if you really don't have time, I will, and I'll do a pull request! 😄

See this for the solution (It worked for me on an ios app) : StackOverflow - App Transport Security

julienXX commented 7 years ago

The code to fix this has already been merged (https://github.com/julienXX/terminal-notifier/pull/177) I just need to make a new release :)

julienXX commented 7 years ago

Available in 1.7.2.