dinasaif / socialauth-android

Automatically exported from code.google.com/p/socialauth-android
0 stars 0 forks source link

"NoSuchMethodError" when sharing via Facebook and "Failed to retrieve user profile" #97

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hey guys,

I've had socialauth-android work fine up until a few weeks ago, when I used the 
patched version you put on the discussion for issue #49. Now I updated to 2.5 
and Facebook sharing crashes with the following error:

java.lang.NoSuchMethodError: org.brickred.socialauth.AuthProvider.updateStatus 
at 
org.brickred.socialauth.android.SocialAuthAdapter$5.run(SocialAuthAdapter.java:7
02)

This happens even though I exactly followed your CustomUI example for posting 
messages:
https://code.google.com/p/socialauth-android/wiki/customuisingleprovider

Twitter sharing just gives the "Failed to retrieve user profile" code 410.

What's going on?

Original issue reported on code.google.com by matej.di...@gmail.com on 24 Jun 2013 at 11:33

GoogleCodeExporter commented 8 years ago
EDIT: NEVERMIND, close this issue. 

I realized that I updated socialauth-android from 4.0 to 4.5, but did not 
update the base socialauth library from 4.0 to 4.2.

That was the problem, now everything works.

Original comment by matej.di...@gmail.com on 24 Jun 2013 at 12:00

GoogleCodeExporter commented 8 years ago
Thanks,

please be sure you have the latest jar 2.5 because we have launched it again a 
week back.

Original comment by vineet.a...@3pillarglobal.com on 24 Jun 2013 at 12:06