cordova-plugin-firebase
Advanced tools
Changelog
Version 1.1.1 (deprecated)
This version has been deprecated due to complications with PR <a href="https://github.com/arnesson/cordova-plugin-firebase/pull/784">#784</a>
Changelog
Version 1.1.0 (deprecated)
This version has been deprecated due to complications with PR <a href="https://github.com/arnesson/cordova-plugin-firebase/pull/784">#784</a>
Changelog
Version 1.0.5
To force cordova to use this version, add the following to your project's config.xml:
<plugin name="cordova-plugin-firebase" spec="1.0.5" />
or by running:
cordova plugin add cordova-plugin-firebase@1.0.5 --save