Saturday, November 19, 2011

Re: [android-developers] Re: Webview weird redirect

No..
Do you have an idea how to solve it?
Thanks!

On Sat, Nov 19, 2011 at 7:21 PM, DoubleCheese <dennis.angelo@gmail.com> wrote:
Hi,
Did you manage to sole this issue?

On Sep 22, 8:29 pm, yringel <yrin...@gmail.com> wrote:
> Hey,
>
> I've created aWebView, and given him an Open ID url (from Google /
> Yahoo Open ID).
> For some reason, after entering the user details, the viewredirects
> to my site behind the scenes -
> I couldn't catch the redirect in any method - onPageStarted /
> shouldOverrideUrlLoading and all the other WebViewClient methods (I
> also tried WebChromeClient although its not related).
> I can see the redirect happen through a tcpdump, and also a log from
> my server (which the Open ID redirect to).
>
> Is there a reason why theWebViewmake the redirect?
>
> Some of my thoughts, which I couldn't find answers to:
> - Is he checking the url, and does the redirect because of a redirect
> parameter in the url?
> - Should I not load the url in the onCreate of the activity?
> - I'm also cleaning the cookies before entering the URL (in order to
> give the user the option to log into another account),
> does it make any change to theWebView?
>
> Thanks a lot,
> Yiftach

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en



--
- Yiftach Ringel -

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment