dinasaif / socialauth-android

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

In updatestory() method only supporting Facebook url If you are pass any other url like https://xyz.com. #193

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Pass https://xyz.com in updateStory() method then send message to facebook 
wall.
2.Go to facebook and check it will not show Caption, Description.
3. But if you pass facebook url as given in custum-ui it will show Caption, 
Description in facebook wall.
4. I tried same with custom-ui with latest library socialauth-4.4 and 
socialauth-android-3.2. 

What is the expected output? What do you see instead?

If you are pass different link url it should show Caption, Description in 
facebook wall.

What version of the product are you using? On what operating system?
Android 4.2 ,library socialauth-4.4 and socialauth-android-3.2. 

Please provide any additional information below.

If can support passing bitmap or byte[] at place of picture link in 
Updatestory() method.

Waiting for your positive reply.

Original issue reported on code.google.com by dear.vi...@gmail.com on 11 Nov 2014 at 6:12