googleanalytics / google-analytics-plugin-for-unity

Google Analytics plugin for the Unity game creation system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using Firebase > no event hit

samavan opened this issue · comments

  • Opened the demo project "Firebase Analytics Unity Testapp".
  • Downloaded and imported the GoogleService-Info file into the StreamingAsset Folder.
  • Imported the FirebaseAnalytics.unitypackage.
  • Build to Xcode without error.
  • Build to device without error.
  • From device clicking on the left menu buttons "Log Login", etc...

But really nothing happen from the Google Analytic Console.
Event menu is empty and Streamview silent.

Not error from the Xcode Console. Only the Debug.Log shows up each time I press a one of the Log buttons.

That's pretty much...

Image from iOS
Screen Shot 2019-06-06 at 20 12 45

Any idea?...