Files
react-native-firebase/packages/iid
SaeedZhiany 24ed7161d3 refactor(*): load Android Gradle Plugin conditionally (#2863)
* Loaded Android Gradle Plugin conditionally, Upgraded AGP version to 3.5.2
* Upgraded AGP version to 3.5.2
* upgraded Gradle wrapper version to 5.6.4
2019-11-23 17:22:07 +00:00
..
2019-02-25 02:44:18 +00:00
2019-10-07 06:36:47 +01:00
2019-07-15 01:26:37 +01:00
2019-02-04 18:07:56 +00:00
2019-11-17 07:13:36 +00:00
2019-09-16 13:19:33 +01:00


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.

💼 Hire Us | Sponsor Us | 💻 Work With Us