Initialize Firebase
- 18 May 2022
- 1 Minute to read
-
DarkLight
-
PDF
Initialize Firebase
- Updated on 18 May 2022
- 1 Minute to read
-
DarkLight
-
PDF
Initialize Firebase app instance.
If the initialization is successful, the first output is triggered.
If the the operation fails, the second output is triggered.
To use this flow, you must have a Firebase project and its configuration available.
Input arguments
Label | Key | Type | Required? | Default | Description |
---|
Output arguments
Number of outputs: 2
No output arguments.
Events
No events.
Errors
Label | Code | Description |
---|---|---|
Initializing Firebase failed | initFailed |
Thrown if initializing Firebase failed. |
Was this article helpful?