9.0.0 • Published 5 years ago

engage-firebase-cordova v9.0.0

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
5 years ago

Engage Firebase Cordova

Build Status

A Cordova plugin for using Firebase. This plugin contains the Firebase integration features that Engage Mobile has found to be essential for delivering cross-platform apps.

Local Development

This project has no specific version expectations for Node or NPM. Consider using the latest LTS version of Node and the latest version of NPM.

nvm install --lts
nvm install-latest-npm
npm install

Publishing

All published versions should correspond to git tags. Bitrise is configured to publish this project when git tags are pushed. Bitrise will NOT modify the source or update the version information. package.json must be updated and accurate prior to pushing the tag.

Background

Engage Firebase Cordova started out as a fork of the great work done by @ReallySmallSoftware on cordova-plugin-firestore. Over time, the forks diverged and Engage Mobile decided to maintain this fork of the project.

This project diverged from cordova-plugin-firestore at this commit: 83effe6. engage-firbase-cordova is intended to be a plugin for the most applicable parts of Firebase where cordova-plugin-firestore is remaining a purely Firestore focussed project.

9.0.0

5 years ago

8.0.0

5 years ago

7.0.0

5 years ago

6.0.0

5 years ago

5.0.0

5 years ago

4.0.0

5 years ago

3.0.0

5 years ago

2.0.0

5 years ago

1.0.0

6 years ago