Skip to main content

All Questions

Tagged with
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
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
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
3 answers
673 views

Can't add title and description in facebook Share

I am trying to implement the Facebook Share in my quiz app. The content is app store link and quiz score.Which is working fine in simulator but in device shows in different and not showing my ...
Asd_123's user avatar
  • 53
-4 votes
3 answers
58 views

I need to check if user open a facebook or whats app during driving

I need to crate app, one of it is features to check if user is using Facebook or whats App during driving is it doable.
Moham Qmaizer's user avatar
4 votes
3 answers
7k views

How to completely Logout of Facebook SDK Auth in iOS App

using FBSDKCoreKit 4.22.1 I have an app installed publicly, servicing multiple users during the day. A person can walk up to the iPad and login with their Facebook account: After successful login, ...
Brian Ogden's user avatar
0 votes
0 answers
59 views

Segue won't trigger after logged into facebook using swift

So I have managed to set it up so the whole login system works. It closes out of the browser once logged in but does not advance to the next viewController. This is my AppDelegate.swift: import ...
user avatar
18 votes
2 answers
8k views

How to add keychain sharing feature to App ID without device?

My problem is that I need to enable the keychain sharing feature to App ID in order to make Facebook login work for iOS10. How to use Facebook iOS SDK on iOS 10 However, I get the below message. I ...
Rohit Tigga's user avatar
  • 2,413
0 votes
1 answer
61 views

Saving api Facebook data for use in different ViewController swift iOS

I'm hitting Facebook's graph to pull basic user info when the user logs in. My question is how do I use swift to save/pull that information in the best way so that it persists across the child ...
Tom Paradis's user avatar
0 votes
2 answers
776 views

How to share text of a label from iPhone app to facebook?

I have written a simple Xcode project in swift for my iPhone . I am trying to send the text of my label to facebook using facebook share option . Below is my code import UIKit import Social class ...
iPhoneDeveloper's user avatar
0 votes
4 answers
6k views

Unable to Login Using Facebook SDK IOS Swift [duplicate]

I am following This tutorial but i am stuck at a point. after following all the steps mentioned when i click the login button i get this error i have also attached image of my Plist i searched for ...
Umair Afzal's user avatar
  • 4,987
0 votes
2 answers
483 views

Keep Facebook access after app is killed iOS Swift

I'm developing an iOS9 app in Swift and using the latest Facebook SDK for login. I have followed the documentation and the login is working fine except it fails to keep the facebook access token upon ...
Mishy's user avatar
  • 97
0 votes
1 answer
636 views

Is it normal to ask "you have already authorize " through Facebook SDK

This is just a question, if I log in once with Facebook login using the latest SDK and then I try to log in again, its asking me "you have already authorize app name". Is it normal or Do I have to ...
Saty's user avatar
  • 2,623
0 votes
1 answer
651 views

IOS Facebook login through the app

I'm trying to implements a facebook login into my app. I've watched and read a lot of tutorials for iOS 8+ and Swift. The problem is that all tutorials seems to login through the safari and not ...
Alessandro Garcez's user avatar

15 30 50 per page