You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code is using NSLog() It's generally a bad idea to spam syslog like this. Mike Weller has some good advice, even though he's blunt when he says that you're "doing it wrong"
I usually have the console app open in my system. Iconping fills up the log screen with its own messages.
The text was updated successfully, but these errors were encountered: