I use Little Snitch to monitor outbound connections on my Mac. When I run Gitify, and authorise it to connect to the various github.com hosts that it uses, it tries to connect to gitify.io after I complete login. If I deny this connection, the window stays completely blank.
I can't find any references to gitify.io in the code outside of the tests — what is Gitify trying to do here? I wouldn't have thought it would need to phone home except to check for an updated version, and that would usually happen on launch, rather than immediately after logging in…
I use Little Snitch to monitor outbound connections on my Mac. When I run Gitify, and authorise it to connect to the various github.com hosts that it uses, it tries to connect to gitify.io after I complete login. If I deny this connection, the window stays completely blank.
I can't find any references to gitify.io in the code outside of the tests — what is Gitify trying to do here? I wouldn't have thought it would need to phone home except to check for an updated version, and that would usually happen on launch, rather than immediately after logging in…