@moodlehq/cordova-plugin-ionic-webview
v5.0.0-moodle.5
Published
Moodle's fork of Ionic Web View Engine Plugin
Downloads
1,418
Readme
Ionic Web View for Cordova (fork)
This is a fork of cordova-plugin-ionic-webview
by Moodle HQ. If you are looking for the documentation, you can read the original at ionic-team/cordova-plugin-ionic-webview.
Modifications from the original
We created this fork because we needed to include the following modifications in our mobile application:
| PR | Description | | -- | ----------- | | #651 | allow enabling fullscreen functions | | #677 | Webkit ios 16.4 enable inspection | | - | Use unique instances for request headers to fix media (extracted from this capacitor PR) | | - | Only allow enabling fullscreen in iOS 17+ | | #692 | Support Range requests for reading local files (iOS) |
Installation
You can install this package using the original installation instructions, but installing this package instead:
cordova plugin add @moodlehq/[email protected]