-
Notifications
You must be signed in to change notification settings - Fork 984
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: drop uiwebview & add wkwebview (#773)
* refactor: drop uiwebview & default to wkwebview * refactor: remove CDVLocalStorage * refactor: set CDVWebViewNavigationTypeOther as -1 * refactor: udpated & fixed cordova.js * refactor: force WK_WEB_VIEW_ONLY flag to true Note: * The WK_WEB_VIEW_ONLY flag is hardcoded to true. This is to ensure that the IAB@3.2.x plugin is forced to use WKWebView as this release does not support UIWebView. * The WK_WEB_VIEW_ONLY flag is kept only as part of a transitioning period. The flag will be removed in a later release.
- Loading branch information
Showing
40 changed files
with
1,324 additions
and
2,262 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
50 changes: 0 additions & 50 deletions
50
CordovaLib/Classes/Private/Plugins/CDVLocalStorage/CDVLocalStorage.h
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.