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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to