FirebaseInstallations Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
Constants
The following constants are available globally.
-
A notification with this name is sent each time an installation is created or deleted.
Declaration
Swift
static let InstallationIDDidChange: NSNotification.Name
-
userInfo
key for the FirebaseApp.name
in InstallationIDDidChangeNotification
.
Declaration
Swift
let InstallationIDDidChangeAppNameKey: String
-
Declaration
Swift
let InstallationsErrorDomain: String
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-03-11 UTC.
[null,null,["Last updated 2025-03-11 UTC."],[],[],null,["Constants\n\nThe following constants are available globally.\n- `\n ``\n ``\n `\n\n [InstallationIDDidChange](#/c:@FIRInstallationIDDidChangeNotification)`\n ` \n A notification with this name is sent each time an installation is created or deleted. \n\n Declaration \n Swift \n\n static let InstallationIDDidChange: NSNotification.Name\n\n- `\n ``\n ``\n `\n\n [InstallationIDDidChangeAppNameKey](#/c:@kFIRInstallationIDDidChangeNotificationAppNameKey)`\n ` \n `userInfo` key for the `FirebaseApp.name` in `InstallationIDDidChangeNotification`. \n\n Declaration \n Swift \n\n let InstallationIDDidChangeAppNameKey: String\n\n- `\n ``\n ``\n `\n\n [InstallationsErrorDomain](#/c:@kFirebaseInstallationsErrorDomain)`\n ` \n Undocumented \n\n Declaration \n Swift \n\n let InstallationsErrorDomain: String"]]