Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
cordova-plugin-ibwkwebview
Advanced tools
A drop-in replacement of UIWebView for boosted performance and enhanced HTML5 support
by Eddy Verbruggen / Telerik
iOS9 warning: please test your app on iOS 9 and move to the 0.6.0 release if things are broken!
BETA - things may break, please post your feedback :)
ion-nav-view
's background-color
to transparent
.<title>anything</title>
tag in your html files. If you want to disable this feature, set the config.xml
property DisableCrashRecovery
to true
.This image shows the SocialSharing plugin in action while running a performance test in an iframe on my iPhone 6 (older devices show an even larger difference). It's a screenshot of the demo app.
$ cordova plugin add com.telerik.plugins.wkwebview
$ cordova prepare
No need for anything else - you can now open the project in XCode 6 if you like.
config.xml
property DisableLocalStorageSyncWithUIWebView
(default false
). Set it to true
if you want to switch back to UIWebView and retain LS changes made while running WKWebView.config.xml
property DisableCrashRecovery
(default false
).Config.xml
settings like MediaPlaybackRequiresUserAction
(autoplay HTML 5 video) are now supported, see #25.device
plugin on Cordova 3.5.0 and lower, see #17.close
function of the Ionic Keyboard Plugin.This plugin was inspired by the hard work of the Apache Cordova team (and most notably Shazron).
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
FAQs
A drop-in replacement of UIWebView for boosted performance and enhanced HTML5 support
The npm package cordova-plugin-ibwkwebview receives a total of 1 weekly downloads. As such, cordova-plugin-ibwkwebview popularity was classified as not popular.
We found that cordova-plugin-ibwkwebview demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.