You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "John Robert Cobbold (JIRA)" <ji...@apache.org> on 2016/02/21 08:13:18 UTC

[jira] [Created] (CB-10657) [wkWebView] wkWebView disables JS execution when app is backgrounded

John Robert  Cobbold created CB-10657:
-----------------------------------------

             Summary: [wkWebView] wkWebView disables JS execution when app is backgrounded
                 Key: CB-10657
                 URL: https://issues.apache.org/jira/browse/CB-10657
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin WKWebViewEngine
         Environment: iOS
            Reporter: John Robert  Cobbold


When using wkWebView, Javascript execution is totally stopped after the app is backgrounded by the user. This is a major problem for apps using background modes as no javascript callback will be executed unless the app is either in the foreground or was already terminated by the user / OS.

example: cordova-plugin-geofence's javascript callbacks will not trigger after the app was foregrounded but will however trigger if the app is in the foregrounded or was killed by the user / OS.

UIView does not have this problem.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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