jariz / Noti

Receive Android notifications on your mac. (w/PushBullet) ⛺
MIT License
911 stars 63 forks source link

Noti can't connect behind proxy #95

Closed vveloso closed 4 years ago

vveloso commented 4 years ago

Hi!

When using a VPN with a corporate proxy on the other end, Noti fails to connect with the message "The operation couldn't be completed. kCFErrorDomainCFNetwork error 2."

It's true that there's a similar open issue (#24) but that one refers to a closed PR (#202) because there was some major refactoring in the meantime.

So this report looks relevant.

jariz commented 4 years ago

Thanks for your report, but I don't really agree on it needing a separate issue, it's still the same issue, the PR in the library just got merged in the meantime, which should mean that all we need to do is update the dependency to the latest version. So thanks for bringing that to my attention.