GithubHelp home page GithubHelp logo

Comments (10)

roman-mazur avatar roman-mazur commented on April 24, 2024

Here is the full flow.

06-25 08:34:50.212: DEBUG/Facebook-WebView(2670): Webview loading URL: https://graph.facebook.com/oauth/authorize?display=touch...
06-25 08:34:53.072: DEBUG/Facebook-WebView(2670): Webview loading URL: https://www.facebook.com/connect/uiserver.php?display=touch...
06-25 08:34:53.082: DEBUG/Facebook-WebView(2670): Redirect URL: https://www.facebook.com/connect/uiserver.php?display=touch...
06-25 08:34:55.312: DEBUG/Facebook-WebView(2670): Webview loading URL: http://touch.facebook.com/login.php?cancel=https%3A%2F%2Fgraph.facebook.com%2Foauth%2Fauthorize_cancel...
06-25 08:34:55.322: DEBUG/Facebook-WebView(2670): Redirect URL: http://touch.facebook.com/login.php?cancel=https...

And now I see the browser activity.

from facebook-android-sdk.

metachris avatar metachris commented on April 24, 2024

I have the problem too. Currently the facebook-android-sdk opens a Browser for authentication instead of the Dialog. And the Browser fails to redirect back into the Activity.

Is there any way to get the authentication back into the Dialog?

from facebook-android-sdk.

oleksandr-semenov avatar oleksandr-semenov commented on April 24, 2024

Same thing... is there something to do...it's urgent for me

from facebook-android-sdk.

nanomb avatar nanomb commented on April 24, 2024

I think https://www.facebook.com/connect/uiserver.php?display=touch... used to redirect to https://ssl.facebook.com/login.php?... but now it's going to http://touch.facebook.com/login.php?. and that URL is opened in a web browser (line 138 of FBDialog.java) and not in the pop up window.

from facebook-android-sdk.

soneff avatar soneff commented on April 24, 2024

Try pulling the latest version of the code. Let me know if this fixes it.

from facebook-android-sdk.

Appventive avatar Appventive commented on April 24, 2024

It looks like its working now -- thanks! :-) [earlier comment deleted due to error on my part]

from facebook-android-sdk.

roman-mazur avatar roman-mazur commented on April 24, 2024

Works fine. Thanks.

from facebook-android-sdk.

metachris avatar metachris commented on April 24, 2024

Works for me too, thanks for the quick fix!

It makes me wonder though how vulnerable this SDK is for changes on Facebook's side. If I had deployed an app with the last version, all my users would now need to update their app for it to work again. @soneff: What's your opinion on that? Thanks again, and for this SDK in general!

from facebook-android-sdk.

soneff avatar soneff commented on April 24, 2024

Yes, I totally understand this concern and have the same concern, and have communicated the problem to the server-side engineering team.

I'm writing a functional test suite that I will ask the engineering teams to run before pushing server changes to ensure that they have not made changes that break client code.

from facebook-android-sdk.

jadavbheda avatar jadavbheda commented on April 24, 2024

I tried latest code for android 2.2 but it still not working for me.

from facebook-android-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.