object

FirebaseCredentials

Credentials required for Firebase integration.
Fields
Required
Firebase credentials for the Android platform.
api_key
String
Firebase API key for authentication, e.g. 'AIzaSyC1234567890abcdef'.
application_id
String
Application ID allotted to the sales channel, e.g. 'com.example.app'.
gcm_sender_id
String
Google Cloud Messaging Sender ID for Firebase, e.g. '123456789012'.
Required
Firebase credentials for the iOS platform.
project_id
String
Project ID for Firebase integration, e.g. 'my-project-id'.