mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:22:52 +08:00
31 lines
708 B
Markdown
31 lines
708 B
Markdown
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/fabric/index.ts#L157">
|
|
Improve this doc
|
|
</a>
|
|
|
|
# Answers
|
|
|
|
```
|
|
$ ionic cordova plugin add cordova-fabric-plugin --variable FABRIC_API_KEY=XXX --variable FABRIC_API_SECRET=xxx
|
|
$ npm install @ionic-native/plugins/fabric
|
|
```
|
|
|
|
## [Usage Documentation](https://ionicframework.com/docs/native/fabric/)
|
|
|
|
Plugin Repo: [https://www.npmjs.com/package/cordova-fabric-plugin](https://www.npmjs.com/package/cordova-fabric-plugin)
|
|
|
|
API for interacting with the Answers kit.
|
|
|
|
https://docs.fabric.io/crashlytics/index.html
|
|
|
|
## Supported platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|