Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SHKFacebook doesn´t allow upoad photos #389

Open
bertoBertito opened this issue Jun 11, 2013 · 0 comments
Open

SHKFacebook doesn´t allow upoad photos #389

bertoBertito opened this issue Jun 11, 2013 · 0 comments

Comments

@bertoBertito
Copy link

Hi all of you.
Recently, Sharekit api included in my apps stopped to work uploading images to Facebook. I put different logs in my code and i am seeing something strange.

In - (void)dialogDidSucceed:(NSURL*)url method in FBLoginDialog.m, i expect to receive something like this

fbconnect://success?auth_token=AAAA
to connect with session, where AAAA is auth_token.

But now, i am receiving fbconnect://success?code=XXXXX
where XXXX is a long string (100 characters or more)

and it doesn´t work. A white screen is put in the middle of screen and doesn´t occur.

I have been looking for a solution and i have seen this discussion

https://code.google.com/p/socialauth-android/issues/detail?id=52

let me know your opinion!
best regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant