I just started to use the Google Analytics plugin but the Corona docs are not clear on how to make the default setup of Google Analytics work with the plugin:
In the app logs, I can see that events are successfully sent to Google but none of those events show up in the charts. Instead, on the dashboard I get a warning that I need to set up a “Stream”. When setting up a stream you have three choices: iOS, Android or Web. Which one is correct for a third party platform like Corona?
When choosing e.g. iOS, I get a plist-file that I am supposed to “put in the root of my xcode project”. How does this apply to Corona? I am also supposed to add code to my “main AppDelegate class”. How does this apply to Corona?
I understand that Googles procedures are not the responsibility of Corona but putting this in the docs sure would help…
Has anyone managed to get the Google Analytics plugin to work? How did you set up the “Stream”?