Skip to main content

All Questions

Tagged with
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
2 votes
2 answers
911 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
1 answer
129 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
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
207 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
1 vote
1 answer
76 views

FBSDKLikeControl is grayed-out/disabled

I want to use Facebook like button in my app, but it is all grayed-out, and does not work. I've tried it with various objectIds, but none of them worked. I'm sure that I installed Facebook SDK right, ...
Max Adamyan's user avatar
4 votes
1 answer
4k views

How to install SafeAreaView to my project with react-native version 0.48.0?

Here is the problem: I want to install SafeAreaView to my project to adapt iPhone X screen, and I do not want to upgrade react-native version to 0.50.1 which contains the SafeAreaView component, now ...
Versus's user avatar
  • 404
0 votes
1 answer
43 views

share post on facebook using applinks iphone

I am working on a app which has the user feed of posts and I want to post feed post on facebook just like instagram do and if user will clicks on facebook shared post user will redirect to app or ...
BADRI's user avatar
  • 643
2 votes
2 answers
990 views

Facebook Account kit Mobile number for testing

Is there any one sandbox mobilenumber for the Facebook account kit ?? For testing Facebook account kit ?? here is the link for the facebook account kit https://developers.facebook.com/docs/accountkit/...
Mitul Bhadeshiya's user avatar
2 votes
1 answer
868 views

iOS 11 Simulator dont open facebook login in safari - Cordova Facebook4

I have a Cordova APP and the login is based using cordova-plugin-facebook4. This plugin opens safari browser to make login. After update xcode to version 9.0, the simulator was updated to iOS 11, and ...
Renato Bezerra's user avatar

15 30 50 per page
1
2 3 4 5
89