Giter Site home page Giter Site logo

Comments (10)

EddyVerbruggen avatar EddyVerbruggen commented on August 20, 2024

Hi, I think your trouble is only with Facebook on Android, right?
See the notes about Facebook here: https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin#3-usage

In short, you can't share text to Facebook on Android, but using only a link or image should work. Something like this should work: share('My cool link: http://www.google.com')

from socialsharing-phonegap-plugin.

piyush4ezee avatar piyush4ezee commented on August 20, 2024

Hello Eddy,

         I have one question.  if i used  this <button onclick="window.plugins.socialsharing.share('Message and link', null, null, 'http://www.x-services.nl')">message and link</button> at that time in Facebook post textbox "Message and link" and this link " http://www.x-services.nl "  should be come or not ??

from socialsharing-phonegap-plugin.

piyush4ezee avatar piyush4ezee commented on August 20, 2024

Hello Eddy i try usage from below link

https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin#3-usage

but i didn't pass text to facebook post textbox

from socialsharing-phonegap-plugin.

EddyVerbruggen avatar EddyVerbruggen commented on August 20, 2024

Hi, sorry, that link is for usage with the phonegap 3.0 compatible version of the plugin (I've added a note at the top of the readme). Instructions for the 2.1 version (compatible with phonegap 2.9.0) are here: https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin/blob/7e7db33179bee1b1a7573080dd9f95abd59ef0c8/README.md

This should work to share a link, but the textbox will NOT be filled by Facebook on Android:
.share('My cool link: http://www.google.com')

from socialsharing-phonegap-plugin.

piyush4ezee avatar piyush4ezee commented on August 20, 2024

Hello Eddy,

i upgrade my project to 2.9.0 to 3.0.0 in Config.xml

ipmsgclip_r_1382693955_0

When i upload zip file for Build at that time its show me error like above

from socialsharing-phonegap-plugin.

EddyVerbruggen avatar EddyVerbruggen commented on August 20, 2024

Phonegap Build has not yet approved the 3.0 compatible version of the plugin, so please try it with 2.9.0 for now. I hope they review the updated version one of these days.

from socialsharing-phonegap-plugin.

piyush4ezee avatar piyush4ezee commented on August 20, 2024

ok thanks Eddy.. But can you Suggest me any other plugin for sharing local textbox text to Facebook App from our Application in phonegap Build ??

Thanks Advance

from socialsharing-phonegap-plugin.

EddyVerbruggen avatar EddyVerbruggen commented on August 20, 2024

The only way would be to use the Facebook SDK, and that is what the
FacebookConnect plugin does. Check https://build.phonegap.com/plugins/257

2013/10/25 piyush4ezee [email protected]

ok thanks Eddy.. But any other plugin for sharing local textbox text to
Facebook App from our Application in phonegap Build ??

Thanks Advance


Reply to this email directly or view it on GitHubhttps://github.com//issues/12#issuecomment-27081713
.

from socialsharing-phonegap-plugin.

piyush4ezee avatar piyush4ezee commented on August 20, 2024

Ok thanks eddy for your suggestion..

from socialsharing-phonegap-plugin.

EddyVerbruggen avatar EddyVerbruggen commented on August 20, 2024

Hi,

If you look at the screenshot, there actually seems to be a preview
thumbnail of the page you are sharing. That is how Facebook works. Have you
tried typing and posting the message? It should include the webpage you are
sharing.

Let me know if this helps..

Eddy

2013/11/20 amritk [email protected]

Hey Eddy,

I'm trying to share just the link to facebook on android, but all I get is
the user typed message. How do you get the link shared to FB?

I've tried
window.plugins.socialsharing.share(null, null, null, '
http://www.x-services.nl')
window.plugins.socialsharing.share('MY link http://www.x-services.nl'' ,
null, null, 'http://www.x-services.nl')
window.plugins.socialsharing.share('MY link http://www.x-services.nl'' ,
null, null, null)
window.plugins.socialsharing.share('MY link http://www.x-services.nl'')

All that happens for each one is I get the empty facebook popup, then it
just posts what the user types, no link is ever added.

[image: 13 - 1]https://f.cloud.github.com/assets/2039539/1578542/1ddd3f5c-517e-11e3-878f-83fc18537d78.png

I'm on phonegap 3.1, all of the other sharing options work, its just
facebook that doesn't send anything


Reply to this email directly or view it on GitHubhttps://github.com//issues/12#issuecomment-28854640
.

from socialsharing-phonegap-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.