devsite/tools/jazzy/templates

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

    extern NS_SWIFT_NAME(InstallationIDDidChange) const NSNotificationName
        FIRInstallationIDDidChangeNotification
  • userInfo key for the FirebaseApp.name in InstallationIDDidChangeNotification.

    Declaration

    Objective-C

    extern NS_SWIFT_NAME(InstallationIDDidChangeAppNameKey) NSString *const
        kFIRInstallationIDDidChangeNotificationAppNameKey
  • Undocumented

    Declaration

    Objective-C

    extern NSString *const kFirebaseInstallationsErrorDomain