[android-developers] Re: webview can not display twitter page
Webviews support redirecting without an issue.
other than the suggestions on StackOverflow, i'd also check SSL certificate exception (i recall getting one on android versions below 2.3.3)
-- To verify you could either use the proper handler to catch those or just open the link in your native browser and see if it asks you to authorize the certificate (if it does, it means it will cause the failure in the webview).
On Friday, July 29, 2011 1:05:10 PM UTC+3, Ethan Gao wrote:
On Friday, July 29, 2011 1:05:10 PM UTC+3, Ethan Gao wrote:
I am developing an app with twitter sharing feature. User can
share information via twitter. After user click the twitter image in
app view, a webView is brought up with a twitter share url. But the
webview is always a blank page.
Only twitter url does not work, facebook url works very well. It
looks like webview does not support redirecting, right?
PS: I've set the javascript enable of webview, still do not work
for twitter share url.
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
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home