FirebaseCore

Last Updated On 2021-07-16

Version 1MinSDK 7Tutorial Video

Firebase Core. Required for all Firebase Components


Properties

You can set the below properties in the UI part of the builder.

  • ApiKey - it's a text value which is set to blank by default.
  • ApplicationId - it's a text value which is set to blank by default.
  • DatabaseUrl - it's a text value which is set to blank by default.
  • InstanceId - it's a text value which is set to niotron by default.
  • StorageBucket - it's a text value which is set to blank by default.
  • UseJsonFile - it's a boolean value which is set to false by default.

Block Properties

You can set the below blocks properties in the blocks section of the builder.

ApiKey

API Key from Firebase


ApplicationId

Application Id from Firebase


DatabaseUrl

Database URl from Firebase


InstanceId

Instance Id for Firebase Core


StorageBucket

Storage Bucket from Firebase


UseJsonFile

Use google-services json file