roshangit8 / socialauth-android

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

adapter.uploadImage function does not exist in socialauth-android lib(uploading image to Facebook) #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I am using Eclipse Helios and Jre 7 on windows 7

I want to upload image using socialauth but the uploadImage function which is 
mentioned in the tutorial does not exist in lib. Kindly guide me how can i 
upload image using socialauth android lib to facebook.

Original issue reported on code.google.com by faisal.i...@gmail.com on 11 Dec 2012 at 9:59

GoogleCodeExporter commented 9 years ago
Hi, We are planning to release uploading of images in socialauth android 2.0 . 
Presently the version is not released.

Although you download the latest code from svn to test.

Original comment by vineet.a...@3pillarglobal.com on 11 Dec 2012 at 10:31

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Ohh... Thats sad to hear. What is the expected date of release..

Can you please tell the alternative for uploading images. Can i use socialauth 
android and FacebookSDK both at the same time to upload images. If so can you 
provide some example. Help in this regard would be highly appreciated.

Original comment by faisal.i...@gmail.com on 11 Dec 2012 at 10:43

GoogleCodeExporter commented 9 years ago
Hi , 

No need to worry. You can download the latest code from svn. It is very close 
to released version.

If you face any issues , please let us know. we will help.

You can also get user feeds and upload images from svn version

Original comment by vineet.a...@3pillarglobal.com on 11 Dec 2012 at 11:56

GoogleCodeExporter commented 9 years ago

Original comment by vineet.a...@3pillarglobal.com on 11 Dec 2012 at 3:04

GoogleCodeExporter commented 9 years ago
Hi , We have release the new socialauth version . You can now download the 
upload image asynchronously.

Original comment by vineet.a...@3pillarglobal.com on 7 Mar 2013 at 2:13

GoogleCodeExporter commented 9 years ago
Hi vineet,

uploadImageAsync is throwing exception.

In library res = getCurrentProvider().uploadImage()

Is throwing exception org.brickred.socialauth.exception.SocialAuthException: 
java.io.IOException: Unexpected response code for CONNECT: 400.

Please resolve that issue i am wating for your response.

Original comment by dear.vi...@gmail.com on 11 Nov 2014 at 10:14