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

Shazron Abdullah commented on CB-3750:
--------------------------------------

New features will be considered after 3.0.0 ships, right now we are in bug 
fixing and hardening mode for that release. In 2.7.0 we shipped executeScript() 
and insertCSS() for InAppBrowser:
http://docs.phonegap.com/en/2.8.0/cordova_inappbrowser_inappbrowser.md.html#InAppBrowser

So I suppose you could inject your own loading div or something in there on 
loadstart/loadstop -- not sure if this will work, haven't really tested this 
possibility.
                
> InAppBrowser: Can We Haz Loading Spinner?
> -----------------------------------------
>
>                 Key: CB-3750
>                 URL: https://issues.apache.org/jira/browse/CB-3750
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin InAppBrowser
>    Affects Versions: 2.5.0, 2.6.0, 2.7.0, 2.8.0
>         Environment: Android (at least)
>            Reporter: Lindsey Simon
>            Assignee: Steve Gill
>
> I'm using the InAppBrowser to open a Google/Facebook OAuth login screen. In 
> order for that to work it first opens an URL on my server and then redirects 
> to the proper provider endpoint.
> When the internet is slow this results in a pretty lousy user experience as 
> the InAppBrowser doesn't seem to have any loading indicator - which made me 
> think it wasn't working, and then I clicked Done prematurely. I suspect my 
> users will do the same and not try a second time and my app is DOA.
> Am I missing anything here by chance? 
> Any advice on how to get a loading indicator in the least-intrusive way?

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