You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2016/03/03 03:51:18 UTC

[jira] [Assigned] (CB-10698) loadstart on ios is not being sent in wkwebview

     [ https://issues.apache.org/jira/browse/CB-10698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah reassigned CB-10698:
-------------------------------------

    Assignee: Shazron Abdullah

> loadstart on ios is not being sent in wkwebview
> -----------------------------------------------
>
>                 Key: CB-10698
>                 URL: https://issues.apache.org/jira/browse/CB-10698
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin InAppBrowser, Plugin WKWebViewEngine
>    Affects Versions: 6.0.0
>         Environment: ios
>            Reporter: Marc Luria
>            Assignee: Shazron Abdullah
>              Labels: ios, triaged
>
> In my app, I depend on the loadstart event during twitter login.  This works fine without wkwebview, but once I add this component, it stops working.  
> I see an loadstart on the initial load, but after that, they stop coming.  
> I tried this with console.log and with breakpoints in the debugger, but I was concerned that the loadstart was being missed, so I sent the messages to my server and logged them there.  It still didn't work.
> The web pages load, during the twitter logon process, including a final page on my site, but no loadstart  (or loadstop or loaderror).  When I hit the done button, I get a loadstart for the last page that was visiting, but this is not really acceptable.
> In the worst case, is there a workaround for this?



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