0.0.6 • Published 3 years ago

capacitor-plugin-firebase-in-app-messaging v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

capacitor-plugin-firebase-in-app-messaging

Add In-App Messaging to Ionic Apps

Install

npm install capacitor-plugin-firebase-in-app-messaging
npx cap sync

Usage

To enable in-app messaging and start recieving content from Firebase, make sure you have also installed and initialised Firebase core, and Firebase analytics

Instructions to enable debugging mode and to use the "Test on Device" feature are here Get started with Firebase In-App Messaging

Supporting event listeners to react to interactions with content is a work in progress, but will eventually allow subscribing to:

messageDismissed
messageClicked
impressionDetected
displayError