Stay organized with collections
Save and categorize content based on your preferences.
The possible lifecycle states of a Firebase App. Learn more about states in Google's AIP-216 standard.
Enums
STATE_UNSPECIFIED
Unspecified state.
ACTIVE
The App is active.
DELETED
The App has been soft-deleted.
After an App has been in the DELETED state for more than 30 days, it is considered expired and will be permanently deleted. Up until this time, you can restore the App by calling Undelete (Android | iOS | web).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-24 UTC."],[],[]]