Constants
The following constants are available globally.
-
A notification with this name is sent each time an installation is created or deleted.
Declaration
Objective-C
extern NS_SWIFT_NAME(InstallationIDDidChange) const NSNotificationName FIRInstallationIDDidChangeNotification -
userInfokey for theFirebaseApp.nameinInstallationIDDidChangeNotification.Declaration
Objective-C
extern NS_SWIFT_NAME(InstallationIDDidChangeAppNameKey) NSString *const kFIRInstallationIDDidChangeNotificationAppNameKey -
Undocumented
Declaration
Objective-C
extern NSString *const kFirebaseInstallationsErrorDomain