[
https://issues.apache.org/jira/browse/CB-3750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13985013#comment-13985013
]
Shazron Abdullah commented on CB-3750:
--------------------------------------
Hmm, I believe we already have a spinner on iOS?
1.
https://github.com/apache/cordova-plugin-inappbrowser/blob/6ee35a09cad72ee7a02ef552d2ef97cadc587039/src/ios/CDVInAppBrowser.h#L80
2.
https://github.com/apache/cordova-plugin-inappbrowser/blob/6ee35a09cad72ee7a02ef552d2ef97cadc587039/src/ios/CDVInAppBrowser.m#L816
> 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)