I have an application that contains a webview. Inside the webview the user must log into Facebook using the default login button and authentication. In my webview, after the user logs in the oauth handshake url contains an "access denied...user denied your request" error. However, when I visit the same url in the core browser, everything works as expected and the user successfully gets logged in. I assume there are some methods I need to implement in the WebViewClient or WebChromeClient to give my webview full browser ability. However, I do not know what to do. Thoughts?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
Well you can use the facebook SDK for your implementation. basically in a webview they have shown their content like this
|
||||
|
|
