6.0.0 • Published 1 year ago

@luisbytes/capacitor-firebase-installations v6.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago