[
https://issues.apache.org/jira/browse/CB-9888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15328691#comment-15328691
]
ASF GitHub Bot commented on CB-9888:
------------------------------------
Github user shazron commented on the issue:
https://github.com/apache/cordova-plugin-wkwebview-engine/pull/11
Looks good, except that I would only log if it failed and you had to
reload, since it might get verbose when a user app switches a lot. Wrap in a
#define like so:
https://github.com/apache/cordova-ios/blob/f75bf67438257132e739238ed579d73271b3a716/CordovaLib/Classes/Private/Plugins/CDVLocalStorage/CDVLocalStorage.m#L338
> WKWebView on iOS9 on iPhone 5 (32-bit phone) - occasionally resets view
> -----------------------------------------------------------------------
>
> Key: CB-9888
> URL: https://issues.apache.org/jira/browse/CB-9888
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin WKWebViewEngine
> Affects Versions: 4.0.0
> Environment: iphone 5, ios9.1
> Reporter: Jan Pittner
> Assignee: Shazron Abdullah
>
> Occasionally the entire web view is cleared. White screen. Plugins and other
> components remain unaffected. Observed when playing background audio (via
> CDVSound), going to background, and running other apps. Audio continues
> uninterrupted, but bringing the app to foreground reveals white screen.
> It appears to be related to an issue with the XPC connection being lost
> between the app and the wkwebview (log in XCode mentioned the XPC connection
> being interrupted). (see also:
> http://stackoverflow.com/questions/25854143/wkwebview-intermittent-blank-screen-issue
> )
> The plugin should detect if the WKWebView has reset and reload the app.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]