Skip to content

moodlemobile/cordova-plugin-ionic-webview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

About

Web View plugin for Cordova, specialized for Ionic apps.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 51.4%
  • Java 40.7%
  • JavaScript 7.9%