You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@react-native-firebase/iid

Package Overview
Dependencies
Maintainers
4
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native-firebase/iid

React Native Firebase - 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).

11.5.0
latest
Source
npmnpm
Version published
Maintainers
4
Created
Source


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.

Keywords

react

FAQs

Package last updated on 12 May 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts