Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facebook contact card sharing from iOS not working #214

Open
merickson opened this issue Dec 3, 2015 · 3 comments
Open

Facebook contact card sharing from iOS not working #214

merickson opened this issue Dec 3, 2015 · 3 comments

Comments

@merickson
Copy link

I tried to share my contact card from the app straight to Facebook. Instead of sharing the card, the app instead shared a link to spideroak.com/kloak . I'd expect to be able to share the image of my contact card straightaway.

@daviddahl
Copy link
Member

Interesting. Looks like the plugin we are using is incapable of uploading the image to Facebook, so it tries its best to share what it can, the url is one of the arguments we pass the plugin API.

@daviddahl daviddahl added this to the Backlog milestone Dec 3, 2015
@daviddahl daviddahl self-assigned this Dec 3, 2015
@daviddahl
Copy link
Member

I'm seeing this:

"Facebook iOS: message, image (other filetypes are not supported), link. Beware that since a Fb update in April 2015 sharing a prefilled message is no longer possible when the Fb app is installed (like Android), see #344. Alternative: use shareViaFacebookWithPasteMessageHint."

https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin#4a-usage-on-ios-and-android

@daviddahl
Copy link
Member

So we need to add a specific sharing mechanism for FB: EddyVerbruggen/SocialSharing-PhoneGap-Plugin#344

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants