mssaravanan / socialauth-android

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

Am not able to share a post on multiple social network at once. #63

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.adapter.updateStatus();
2.It only share to last logined provider , intead of all logined providers
3.

What is the expected output? What do you see instead?
should be able to share on multiple social networks at once

What version of the product are you using? On what operating system?
4.0
2.1(from jar file which was available from google groups)

Please provide any additional information below.
If this feature is not available , please provide

Original issue reported on code.google.com by basuhamp...@gmail.com on 26 Apr 2013 at 11:34

GoogleCodeExporter commented 8 years ago
Hi , we are taking it as enhancement and  will let you know if take in next 
version. 

Original comment by vineet.a...@3pillarglobal.com on 30 Apr 2013 at 5:14

GoogleCodeExporter commented 8 years ago
Hi, you can do that even now in your program, here are the steps to so:
1. Use the custom UI to authorize the first adapter: adapter.authorize(context, 
provider)
2. In the DialogListener's onComplete method:
- update the status for the currently signed in adapter
- start a new authorization request for the next provider in your list
Hope this helps :)

Original comment by kkonda...@gbg.bg on 26 May 2013 at 7:35

GoogleCodeExporter commented 8 years ago
will be share in sdk3.0

Original comment by l...@3pillarglobal.com on 10 Jun 2013 at 3:35

GoogleCodeExporter commented 8 years ago

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

GoogleCodeExporter commented 8 years ago
Issue 89 has been merged into this issue.

Original comment by vineet.a...@3pillarglobal.com on 14 Jun 2013 at 1:48

GoogleCodeExporter commented 8 years ago
I 'm waiting for the SDK3 , when this will be published because i want to share 
a post on multiple social network at once  like facebook and twitter and likedin

Original comment by alahyane...@gmail.com on 16 Jun 2013 at 2:51

GoogleCodeExporter commented 8 years ago

Original comment by vineet.a...@3pillarglobal.com on 19 Jun 2013 at 6:01

GoogleCodeExporter commented 8 years ago
we were releasing our app , when can we get the sdk with this change. thanks

Original comment by basuhamp...@gmail.com on 20 Jun 2013 at 2:04

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Issue 100 has been merged into this issue.

Original comment by l...@3pillarglobal.com on 27 Jun 2013 at 8:11

GoogleCodeExporter commented 8 years ago

Original comment by l...@3pillarglobal.com on 27 Jun 2013 at 8:15

GoogleCodeExporter commented 8 years ago
please check socialauth android 2.6. just released.

Original comment by l...@3pillarglobal.com on 29 Jun 2013 at 8:26

GoogleCodeExporter commented 8 years ago
Thank you so much

Original comment by alahyane...@gmail.com on 30 Jun 2013 at 11:37

GoogleCodeExporter commented 8 years ago
have not yet tested , but thanks making it happen at a fast rate

Original comment by basuhamp...@gmail.com on 30 Jun 2013 at 1:38

GoogleCodeExporter commented 8 years ago
can you please tell the steps to send update to multiple social network . Tried 
out your Custom-UI example but could find out the steps

Original comment by basuhamp...@gmail.com on 10 Jul 2013 at 4:26