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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15178011#comment-15178011 ] 

jcesarmobile commented on CB-10698:
-----------------------------------

Every issue needs to be triaged. A triaged issue is actionable and there is an eventual desire to resolve it and has all the fields set accurately. In particular, low quality issues are eliminated from the system. Also, critical issues need to be fixed asap and this process should highlight those.

>From https://github.com/apache/cordova-coho/blob/master/docs/jira-triage.md

> 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