You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/07/07 12:44:36 UTC

[GitHub] [cordova-plugin-inappbrowser] andaralex commented on issue #664: InAppBrowser disables touch or lost focus after keyboard shows/hides

andaralex commented on issue #664:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/664#issuecomment-654831011


   @codehack26 
   Yes, we have fixed this issue using cordova-plugin-wkkeyboardfix.
   
   here - Fix(iOS): Issues related to keyboard dismissal (4.x) ionic-team/cordova-plugin-ionic-webview#533, they recommended to use cordova-plugin-wkkeyboardfix.
   
   Just for your reference, these are the plugins I have used in my app.
    "cordova-plugin-inappbrowser": "3.2.0",
    "cordova-plugin-ionic-keyboard": "2.2.0",
    "cordova-plugin-ionic-webview": "4.2.1",
     "cordova-plugin-wkkeyboardfix": "1.1.0",


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org