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/04/11 09:02:25 UTC

[GitHub] [cordova-ios] msanilkumar2020 opened a new issue #591: Application freezes after moving from Background to Foreground from iOS version 12.x

msanilkumar2020 opened a new issue #591: Application freezes after moving from Background to Foreground from iOS version 12.x
URL: https://github.com/apache/cordova-ios/issues/591
 
 
   
   Hi Support team, Ours is Phone gap based application, we are using WKWebivew to load UI.
   
   Keep application in background for more than 5 min (after suspension of 180 seconds) and move app to Foreground. We are receiving one exception in wkwebview( [ProcessSuspension] Background task expired while holding WebKit ProcessAssertion (isMainThread? 0).)after moving App to foreground. 
   
   After this exception, UI is not able to render and App got freezed. This issue is always reproduced.  This
   ### What is expected to happen?
   Application should not freeze
   
   
   
   ### What does actually happen?
   Application is getting freeze
   
   
   
   ### Environment, Platform, Device
   All iOS devices running on OS version>=12.x
   
   
   
   ### Version information
   All iOS devices running on OS version>=12.x
   

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