I'm trying to configure GameAnalytics for my iOS app (swift). In the doc it says to call GameAnalytics.setEnabledInfoLog(true) to print debugging informations, but it doesn't print anything in Xcode console.
I can see the events in the Live feed on GameAnalytics.com but there's a long delay before they show up. It's not really live. How can I see the events in Xcode's console?