Created
July 2, 2020 23:17
-
-
Save shanecowherd/016b19cc43c5031deabc30f934f23f7f to your computer and use it in GitHub Desktop.
OBCJ Swizzle to pop up a keyboard in WKWebview
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
If you need to programatically open the keyboard in a WKWebview, use this ObjC Swizzle. | |
https://stackoverflow.com/questions/32449870/programmatically-focus-on-a-form-in-a-webview-wkwebview/48623286#48623286 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment