Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Reference Links

Firebase Analytics

Firebase Integration in different Platforms

  • Select the project from Firebase Console.

  • Project view console will open, here we need create three apps
    for three platforms(IOS, Android and Web), below are the steps to create apps for three platforms

    Android
    Tap on Add app and select android Icon, it will navigate to register android app page, copy paste this com.dwss.mgramseva package name in first field as shown in below image, after that tap on register app button, it will generate a google-services.json, now close this window.

    Image Added



    IOS
    Tap on Add app and select IOS Icon, it will navigate to register IOS app page, copy paste this com.dwss.mgramseva Apple bundle ID name in first field as shown in below image, after that tap on register app button, it will generate a google-services.json, now close this window.

    Image Added



    Web
    Tap on Add app and select script tag Icon, it will navigate to register Web app page, copy paste this mgramseva name in first field as shown in below image, after that tap on register app button, it will generate html code, now close this window.

    Image Added

Firebase Integration in different Platforms

...

  • User need to have access this dwss firebase analytics account.

  • Once you have access, navigate to the Firebase console.

  • Select mGramseva application from list of projects.

  • Tap on Project over view option, there you can see all the created Apps.

  • Beside the project overview option one gear option(settings) will be there tap on that, all the created applications will be listed out there.

  • Below are the steps for integrating the Firebase for all three platforms(IOS, Android, Web).

...