Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 2.23 KB

README.md

File metadata and controls

44 lines (35 loc) · 2.23 KB

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]