> For the complete documentation index, see [llms.txt](https://danielsogl.gitbook.io/awesome-cordova-plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/plugins/network-permission.md).

# Network Permission

Requires Cordova plugin: cordova-plugin-network-permission. For more info, please see the [Network permission plugin docs](https://github.com/j5int/cordova-plugin-network-permission).

## Installation

```bash
ionic cordova plugin add cordova-plugin-network-permission
npm install @awesome-cordova-plugins/network-permission
```

**Plugin Repo:** <https://github.com/j5int/cordova-plugin-network-permission>

## Supported Platforms

* iOS

## Further Information

* [Installation Guide](/awesome-cordova-plugins/installation.md)
* [FAQ](/awesome-cordova-plugins/faq.md)
