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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to