6.0.0 • Published 11 months ago

@luisbytes/capacitor-firebase-installations v6.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@luisbytes/capacitor-firebase-installations

Firebase Installations only for Android (For now)

Install

npm install @luisbytes/capacitor-firebase-installations
npx cap sync

API

getId()

getId() => Promise<{ id: string; }>

Returns: Promise<{ id: string; }>


6.0.0

11 months ago