[ 
https://issues.apache.org/jira/browse/CB-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13608072#comment-13608072
 ] 

Andrew Grieve commented on CB-2308:
-----------------------------------

Pulled in pull requests from Ian:

JS commit: 
https://git-wip-us.apache.org/repos/asf?p=cordova-js.git;a=commit;h=c6edd5723ad6d7b27ae12a2202feaabe737e285d
Docs commit: 
https://git-wip-us.apache.org/repos/asf?p=cordova-docs.git;a=commit;h=08d685ec1effd9e5f1a35b6c8e4ac3f0484c27dc
iOS commit1: 
https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;a=commit;h=93c141612e7c40414846efc8fa5bb9df2692f670
iOS commit2: 
https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;a=commit;h=ebb1e346f32283b15ab71d2deb28024d9749eeba
Android commit: 
https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=commit;h=77178daad389c2084eb2262539f19ec8e7a43372
Mobile-spec commit: 
https://git-wip-us.apache.org/repos/asf?p=cordova-mobile-spec.git;a=commit;h=bcff8c894e3b168f0643f29ee4e72d0b24c9b40b
                
> InAppBrowser error event
> ------------------------
>
>                 Key: CB-2308
>                 URL: https://issues.apache.org/jira/browse/CB-2308
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Android, BlackBerry, Docs, iOS
>            Reporter: Sönke Rohde
>            Assignee: Ian Clelland
>
> Right now there is no InAppBrowser error event.
> That's useful for several reasons and in my case I need it for OAuth. The 
> redirect URL is non-http so I get this error: webView:didFailLoadWithError - 
> The URL can’t be shown
> If I would have an error event containing the failing URL in the payload I 
> could actually parse out the refresh/access token etc. from the OAuth flow.
> Besides the error event is also useful in general to get a hook for when a 
> URL is not working.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to