Open shaymargolis opened 10 years ago
+1 How can we tell which version of the Graph API is included with a given Social Auth Library version? Also, can anyone tell me which was the first Social Auth version to use the Graph API v2?
Well, according to the last commit message ("Changing Readme and build files for socialauth android sdk 3.2"), we are out on the cold, because according to the Facebook SDK docs, the Graph API 2.0 support was only added on 3.14:
3.14 - April 30, 2014
Added Added AudienceNetwork SDK Added MessageDialogBuilder, PhotoMessageDialogBuilder, OpenGraphDialogBuilder to allow sharing links, photos, and open graph stories through the Message Dialog. Added Bolts SDK Added FacebookAppLinkResolver Added versioning to SDK request calls Ability to query the session for Permissions granted and declined Modified SDK will default all calls to Graph API 2.0 LoginButton will now use the New Login. Removed Migration handling code Updated samples
So, What's now? Should I fork SocialAuth and upgrade the Graph API? I have'nt found any alternatives to SocialAuth. Do you know one? (Another library that based on WebViews to get oauth token)
Hi - we will be releasing a new version in a couple of weeks and take care of this. If you want, you can send us a pull request.
thank you
SAYANTAM DEY DIRECTOR OF ADVANCED TECHNOLOGY MOBILE | +91.987.355.8311DIRECT | +91.120.675.699 x. 132
WWW.3PILLARGLOBAL.COM http://www.3pillarglobal.com/?utm_source=employee_email_signature&utm_medium=email_signature&utm_content=3pillar_site&utm_campaign=email_signature [image: Linkedin] https://www.linkedin.com/company/3pillar-global?utm_source=employee_email_signature&utm_medium=email_signature&utm_term=linkedin&utm_content=linkedin+page&utm_campaign=email_signature[image: Twitter] https://twitter.com/3PillarGlobal?utm_source=employee_email_signature&utm_medium=email_signature&utm_term=twitter&utm_content=twitter+page&utm_campaign=email_signature[image: Facebook] https://www.facebook.com/3PillarGlobal?utm_source=employee_email_signature&utm_medium=email_signature&utm_term=facebook&utm_content=facebook+page&utm_campaign=email_signature
On Sun, Nov 9, 2014 at 11:42 PM, Shay Margolis notifications@github.com wrote:
So, What's now? Should I fork SocialAuth and upgrade the Graph API? I have'nt found any alternatives to SocialAuth. Have you know one? (Another library that based on WebViews to get oauth token)
— Reply to this email directly or view it on GitHub https://github.com/3pillarlabs/socialauth-android/issues/41#issuecomment-62312989 .
Thank you so much!
@3pillarlabs
Hi there, Any update regarding Graph Api v2.x integration in Social auth android.
Any updates?
@3pillarlabs , What version of graph API is used for Socail Auth Java release version 4.7 and 4.8
Is socialauth-android supports Facebook v2.x API? Got this warning:
Is graph API v2.0 will be used automatically or I'll have to use another API when Facebook will drop the support for graph API v1.0?
Thanks.