[
https://issues.apache.org/jira/browse/CB-11554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15690562#comment-15690562
]
ASF GitHub Bot commented on CB-11554:
-------------------------------------
Github user mccraigmccraig commented on the issue:
https://github.com/apache/cordova-plugin-wkwebview-engine/pull/16
if it is `about:blank` that would mean one of
1. the `onAppWillEnterForeground` callback isn't firing
2. there is a bug in the `onAppWillEnterForeground` callback
https://github.com/apache/cordova-plugin-wkwebview-engine/blob/master/src/ios/CDVWKWebViewEngine.m#L129
3. the `reload` method doesn't work
if it's `[1]` or `[3]` i'll be flummoxed. it could be `[2]` but i can't
spot anything by visual inspection
i think some more information is needed somehow
> too "brutal" app reload when title is empty
> -------------------------------------------
>
> Key: CB-11554
> URL: https://issues.apache.org/jira/browse/CB-11554
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin WKWebViewEngine
> Affects Versions: 1.0.4-dev
> Reporter: Philippe Wang
> Assignee: Shazron Abdullah
> Labels: iOS, ios, regression, triaged
>
> This patch
> https://github.com/apache/cordova-plugin-wkwebview-engine/commit/815ed0741b9ae30b343d6429bd8ff2ad37ec5790
> introduces {if title is empty then reload the app}.
> It was really hard for me to find the reason why the app I'm working on kept
> reloading on each resume, while I had an older build of my app not having
> this bad feature. Shouldn't there be at least a warning message explaining
> why the app reloads? It'd be even better to find some better criteria.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]