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

On Sat, Nov 19, 2011 at 7:21 PM, DoubleCheese <[email protected]>wrote:

> Hi,
> Did you manage to sole this issue?
>
> On Sep 22, 8:29 pm, yringel <[email protected]> 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 [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> 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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to