2021-09-29 20:09:02 +08:00
< a style = "float:right;font-size:12px;" href = "http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/firebase/index.ts#L2" >
Improve this doc
< / a >
# Firebase
```
$ ionic cordova plugin add cordova-plugin-firebase
$ npm install @ionic -native/plugins/firebase
```
## [Usage Documentation](https://ionicframework.com/docs/native/firebase/)
Plugin Repo: [https://github.com/arnesson/cordova-plugin-firebase ](https://github.com/arnesson/cordova-plugin-firebase )
This plugin brings push notifications, analytics, event tracking, crash reporting and more from Google Firebase to your Cordova project! Android and iOS supported (including iOS 10).
## Supported platforms
- Android
- iOS
2021-09-29 20:38:45 +08:00