FirebaseInstallations Framework Reference

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

    externNS_SWIFT_NAME(InstallationIDDidChange)constNSNotificationNameFIRInstallationIDDidChangeNotification
  • userInfo key for theFirebaseApp.name inInstallationIDDidChangeNotification.

    Declaration

    Objective-C

    externNS_SWIFT_NAME(InstallationIDDidChangeAppNameKey)NSString*constkFIRInstallationIDDidChangeNotificationAppNameKey
  • Undocumented

    Declaration

    Objective-C

    externNSString*constkFirebaseInstallationsErrorDomain

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-03-11 UTC.