You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/05/02 14:15:43 UTC

[GitHub] [cordova-ios] pbenschop opened a new issue #609: UI unusable when app is placed back in foreground

pbenschop opened a new issue #609: UI unusable when app is placed back in foreground
URL: https://github.com/apache/cordova-ios/issues/609
 
 
   # Bug Report
   
   As of iOS 12.2, our WKWebView-based Cordova app, when placed back in the foreground, no longer responds properly to touch events. The app is still alive (a timed sync of records with the server still works fine) but the UI is no longer useable (the keyboard pops up, for example, when tapping a button). Upgrading to Cordova iOS 5.0.0 made the problem more pronounced i.e. instead of it happening in certain scenarios, it pretty much always happen. The problem does not occur with UIWebView. Could Cordova or any of its plugins be the cause of this problem?
   
   ## Checklist
   - [ x] I searched for existing GitHub issues
   - [x ] I updated all Cordova tooling to most recent version
   - [x ] I included all the necessary information above
   

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


With regards,
Apache Git Services

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