facebook-share Questions

7

I am using the cordova-plugin-facebook-connect plugin to launch the share dialogs from Facebook. iOS is working great, and Android is working great when the app is installed. On Android, if the app...
Ked asked 17/6, 2021 at 20:20

2

Solved

I followed the instructions on this page: https://developers.facebook.com/docs/plugins/share-button/#settings And i get a working share dialog, but when i try to share to "Share in a private m...

0

i have form and in form text area and submit button when i click on submit button and share data taken homepage banner and text not textarea text <form id="facebook-form" method="post"> &lt...
Salcido asked 27/8, 2019 at 18:26

0

I am currently using the javascript Facebook share dialog API version 3.2 as follows: FB.ui( { method: "share_open_graph", action_type: "og.likes", action_properties: { object: { "...
Hyperplasia asked 1/5, 2019 at 0:16

0

Since a few days , Facebook share via the implementation of share_open_graph no longer works correctly. Its seems it's the open graphs metatags found on the og:url which are scraped. Is anyone ha...
Hatchet asked 29/4, 2019 at 10:55

2

Solved

I’m trying to get the Facebook link sharing meta tags to work for my Blogger site, and though I got link previews mostly working (images, title, custom description, etc.), I cannot get the author l...

4

Solved

I've recently moved my app to FB SDK 4.0 and I got some weird troubles with sharing. The sharing dialog works great - I'm able to share with both Facebook app and WebDialog. However, after successf...
Ozenfant asked 7/4, 2015 at 7:21

2

Solved

I'm creating the FBSDKShareLinkContent object and feeding it into the FBSDKShareDialog. I'm trying to set up the dialog's default message to something like "my highscore is %d !". sharing itself is...
Fowle asked 30/3, 2015 at 14:36

1

Background I have an web app that enables its users to share individual items (posts) on Facebook. I set up a Facebook App to have a API key to do that with the Javascript SDK. It works well and I...
Afroasian asked 1/8, 2016 at 10:33

4

Solved

Though I delete the "{}" braces but it still occurs. <provider android:name="com.facebook.FacebookContentProvider" android:authorities="com.facebook.app.FacebookContentProvider{facebook_app_id...
Alterable asked 15/4, 2015 at 6:42

0

I have developed an app using facebook android sdk 4.9 and I am in the testing phase. All was well until I tested the app on a Samsung tab running android 4.0.3 (API 15). I have followed the exact...
Babara asked 1/3, 2016 at 10:50

3

Solved

I am trying to share Image and Content via Facebook,but what i am trying is if user is not logged in via Facebook,and user click on Share button then first it should ask for login,but when i run my...
Weatherboard asked 27/11, 2015 at 6:30

1

Solved

User has to click the post button in the share dialog every time they complete a level.I need to eliminate this hardship for user. As of now I have created a custom story and requesting user to cli...

1

Solved

I've set up content for FBSDKShareLinkContent, and set each param contentURL, contentTitle, contentDescription, imageURL. When the share dialog loads in the facebook native app, it is correctly p...
Jeffreys asked 9/6, 2015 at 20:54

1

Solved

I know I can use ob:description meta tag to change what is displayed by default in "say something more about this" when user clicks Facebook share button. However, I am adding multiple share butto...
Sutra asked 13/1, 2015 at 18:17
1

© 2022 - 2024 — McMap. All rights reserved.