mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
20 lines
509 B
Markdown
20 lines
509 B
Markdown
# Diagnostic
|
|
|
|
```text
|
|
$ ionic cordova plugin add cordova.plugins.diagnostic
|
|
$ npm install @awesome-cordova-plugins/diagnostic
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/diagnostic/)
|
|
|
|
Plugin Repo: [https://github.com/dpa99c/cordova-diagnostic-plugin](https://github.com/dpa99c/cordova-diagnostic-plugin)
|
|
|
|
Checks whether device hardware features are enabled or available to the app, e.g. camera, GPS, wifi
|
|
|
|
## Supported platforms
|
|
|
|
* Android
|
|
* iOS
|
|
* Windows
|
|
|