dpogue commented on issue #1130: URL: https://github.com/apache/cordova-ios/issues/1130#issuecomment-884416073
On iOS, the keyboard will only be shown in response to a user-initiated event. Calling `focus()` from JS code will not show the keyboard. This is how Apple has designed the WKWebView on iOS to work. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org