Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.8.0
-
None
Description
We are now documenting the permissions for each Cordova API. The permissions can take on two forms:
- Cordova permissions (e.g. plugins.xml, Cordova.plist, etc)
- Platform security / feature / access (e.g. config.xml, AndroidManifest.xml, etc)
The Edge documentation already has a stubbed header for each platform with a @TODO codeblock.
Please update the following APIs:
- Accelerometer
- Camera
- Compass
- Connection
- Contacts
- Device
- Events
- File
- Geolocation
- Capture
- Media
- Notification
- Storage
What if the platform doesn't support permissions?
Add a bullet stating that. Do not the delete the platform from the documentation, because this will give the impression that it is undocumented.
### webOS - permissions are unsupported