Skip to content

Zenkit/cordova-plugin-wkwebview-inputfocusfix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDVWKWebViewEngine InputFocusFix

Cordova plugin for fixing auto focus issue of html elements on WKWebView

This plugin adds support for the KeyboardDisplayRequiresUserAction setting when using the CDVWKWebViewEngine, by swizzling of the WKContentView. This plugin works for iOS 13.0, 12.2, 11.x and 10.x

Installation

Install the plugin by running:

cordova plugin add github:zenkit/cordova-plugin-wkwebview-inputfocusfix#v1.0.5

Why the fork?

The original plugin was archived because it shouldn't be needed anymore. But this seems only to be true when using the cordova-plugin-ionic-webview and it is still needed when using the cordova-plugin-wkwebview-engine because it will not be fixed.

About

!!DEPRECATED!! Cordova plugin for fixing auto focus issue of html elements on WKWebView

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 100.0%