mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
27 lines
573 B
Markdown
27 lines
573 B
Markdown
---
|
|
description: >-
|
|
In App Update plugin for Cordova and Ionic. This pluging enabels In app update For cordova.
|
|
---
|
|
|
|
# In App Update
|
|
|
|
This pluging enabels In app update For cordova.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add cordova-in-app-update
|
|
npm install @awesome-cordova-plugins/in-app-update
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/itsLucario/cordova-app-update-plugin](https://github.com/itsLucario/cordova-app-update-plugin)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|