[
https://issues.apache.org/jira/browse/CB-3750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13984194#comment-13984194
]
Robin North commented on CB-3750:
---------------------------------
With a little modification, it's possible to display a loading spinner for the
InAppBrowser on iOS according to the instructions here:
http://stackoverflow.com/a/22801117
Hopefully this will be of some use until this gets properly addressed in the
plugin in a cross-platform way.
> 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
> Priority: Trivial
>
> 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 was sent by Atlassian JIRA
(v6.2#6252)