@react-native-firebase/iid
TypeScript icon, indicating that this package has built-in type declarations

11.5.0 • Public • Published


React Native Firebase - Instance ID

Coverage NPM downloads NPM version License Maintained with Lerna

Chat on Discord Follow on Twitter Follow on Facebook


Firebase Instance ID provides a unique identifier for each instance of your app and a mechanism to authenticate and authorize actions for it (for example: sending FCM messages).

An Instance ID is long lived except in a few scenarios:

  • when you call delete()
  • the app is restored on a new device
  • the user uninstalls/reinstall the app
  • [android] the user clears the app data

Installation

Requires @react-native-firebase/app to be installed.

yarn add @react-native-firebase/iid

Documentation

License


Built and maintained with 💛 by Invertase.


/@react-native-firebase/iid/

    Package Sidebar

    Install

    npm i @react-native-firebase/iid

    Weekly Downloads

    591

    Version

    11.5.0

    License

    Apache-2.0

    Unpacked Size

    56.1 kB

    Total Files

    21

    Last publish

    Collaborators

    • salakar
    • ehesp
    • rusticman
    • mikehardy