ionic-team / ionic-team/cordova-plugin-ionic-webview
Upgrade deployment target
Open
- Dominant language
- Objective-C
- Stars
- 493
- Forks
- 410
- PR merge metrics
- No merged PRs in 30d
Description
Currently deployment-target in plugin.xml is 11 which is not supported anymore. In addition to that it can mess with other plugins that require deployment target larger than 11. In my case that's firebasex.
```
```
Is it possible to change this to some more recent version?
Contributor guide
Assessment
This issue has not been assessed yet.