FirebaseSetup

Description

Starts the Firebase analytics system and the tracking of some automated events. Additional events can be tracked by using FirebaseLogEvent.
You must include the google services config file that was created when you setup your Firebase project, this can be added during export for Android or iOS. If you do not specify your own google services config file during export then all your tracking data will go to our AGK Firebase project and be ignored. Similarly if you use these commands during broadcasting then the tracking data will go to the AGK project and be ignored.

Definition

FirebaseSetup()