Skip to main content

All Questions

Tagged with
0 votes
0 answers
103 views

PayPal form submissions shows 404 PayPal page when link is clicked from Facebook messenger in iPhone

Following is the PayPal form and form submission script. It works well in Android and Desktop but when link is opened from Facebook messenger in iPhone, it shows PayPal 404 not found page. Reference ...
Saurav Arya's user avatar
0 votes
2 answers
370 views

generate QR code to open facebook app to my business page

I want to generate a QR code to open the Facebook app to show my Facebook page on both android and iPhone I found the urls it needs to be but is different for android and iPhone so was seeing if ...
newbiewebdev's user avatar
1 vote
0 answers
847 views

How to open links in Facebook app on iPhone

I have a simple static website where I have a link to my Facebook page. When clicked from mobile browsers, it opens in the browser. But I want it to open in the Facebook app installed on the user's ...
James's user avatar
  • 11
1 vote
2 answers
704 views

Facebook pop up not scrollable in WebView - React native

My app has a WebView and works fine in Android and iOS, although in some cases the following Facebook pop up asking for cookies is shown and it's not possible to scroll down. Then the whole web view ...
Federico's user avatar
  • 197
2 votes
2 answers
906 views

How to access one app data from another app in iOS? [closed]

How can I access app data from another app (eg. login credentials and user)? Example: Messenger app can access the Facebook app data like Facebook user data.
SHARON D ROSE BE's user avatar
0 votes
0 answers
402 views

Facebook Deeplink not taking to iOS application

I have integrated required Facebook pods and completed all steps as mentioned in the Facebook guide for Ads Deep linking ANd write Below code in didFinishLaunchingWithOptions Settings....
amit.mishra's user avatar
0 votes
0 answers
200 views

Facebook Login Button needs to be clicked twice in order to work in Safari / iPhone, why?

I use the default Facebook Login Button in my website. It works fine on all desktop browsers, it also works on my iPhone with Firefox and Chrome. However when I use Safari, I have to click twice on ...
basZero's user avatar
  • 4,207
0 votes
1 answer
128 views

Problem Retrieving iPhone/iPad store id - Facebook Developer

I am making an iOS app and using Facebook for developers. However the iPhone and iPad store IDs are unable to be retrieved by Facebook. I know I am using the correct App store IDs so does anybody have ...
Deacon's user avatar
  • 3
0 votes
1 answer
342 views

How to control what image to show when sharing webpage on social media or via mobile devices? [duplicate]

I have an e-commerce website and I want to be able to control what image shows up when the user shares my product description. I have a product description page which displays a gallery of product ...
user avatar
3 votes
0 answers
646 views

Facebook and Instagram website to app linking in 2019 on iOS (iPhone)

I'm making a website where I want to link to Facebook and Instagram profiles and ideally, I want the corresponding apps to open in the mobile version. If the app is not installed, it is not important ...
fast-reflexes's user avatar
1 vote
0 answers
206 views

Force confirmation dialog "wants to open facebook"

Who knows how to restore this "XXX wants to open 'facebook'" confirmation message on iOS 12? Only shows the first time I used it (in my app), but I need to try again many times to test the flow ...
Naimad's user avatar
  • 91
0 votes
1 answer
290 views

Facebook Login SDK Language Issue in iOS

I have define login behavior of fbsdk to FBSDKLoginBehavior.web but the issue i am facing is that it always get open in Arabic and when I try to change language it redirects to safari instead of ...
Muhammad Umar's user avatar
-1 votes
1 answer
69 views

How to fetch complete user details from Facebook API

How to fetch complete userDetails from the Facebook API - (void)viewDidLoad { [super viewDidLoad]; // Uncomment to automatically sign in the user. _signInFacebook....
kiran's user avatar
  • 4,379
0 votes
1 answer
150 views

Swift 4 - querying facebook with FBSDKGraphRequest

I try to create a function for querying the Facebook database. Unfortunately, the syntax changed with the last version of swift. Maybe someone can post me the solution ? Thx. Func donneesFB
StefLand's user avatar
0 votes
1 answer
41 views

Do I need an approved Facebook app for Facebook share functionality in an iOS app?

I'd like my iOS app to have an option to share a photo on Facebook. I implemented it by following the instructions in these 2 links: https://developers.facebook.com/docs/ios/getting-started/ https://...
guneykayim's user avatar
  • 5,250

15 30 50 per page
1
2 3 4 5
169