Skip to main content

All Questions

Tagged with
1 vote
0 answers
1k views

Using Instagram Basic Display API to get user's metadata

I am currently working on an iOS-App where Instagram users can fetch their data, such as profile information and images and will be able to post. There are similar apps like Flume (https://flumeapp....
kaevinio's user avatar
  • 510
3 votes
0 answers
374 views

Do I Need to Submit Facebook app for review if my app uses Facebook analytics tool?

In my app I am using Facebook analytics (e.g: [FBSDKAppEvents logEvent:FBSDKAppEventName{XXXX}];) to track various app events from my app. For recent changes in facebook app review process its ...
MMSmmsbd's user avatar
  • 132
0 votes
0 answers
140 views

Facebook Login SDK. How to get verified mobile number?

Been looking all over the Facebook sdk documentation and there is no api to get the verified mobile number. All of the answers I've found claim that it is no longer possible blah blah blah. If this is ...
Alexyesiam's user avatar
1 vote
1 answer
39 views

Swift facebook taggable_friends in uitable view

I have been trying to load facebook taggable_friends, I was able to get them but can't load them in UItableView. I tried fetching request in the method "cell for Row at" but it changes the order or ...
Mah's user avatar
  • 11
2 votes
1 answer
196 views

iOS Development vs Production App Facebook Login Issues

I’m having issues with using Facebook login with my iOS app. I have everything working perfectly, but when I deploy the app for review or for use with TestFlight, the Facebook login suddenly stops ...
Krt72012's user avatar
0 votes
2 answers
7k views

How to authenticate Tinder API using FB Access token and user id

I have been trying to do Tinder authentication using FB access token and user id. I have successfully integrated FB SDK and got the details. And I followed the API documentation given in link. But ...
Mithun's user avatar
  • 479
0 votes
0 answers
187 views

How to apply Graph API v2.3 base on Facebook SDK v3.23.2?

Our product using Facebook SDK v3.23.2. This Facebook SDK v3.23.2 include Graph API v2.2 version. I have receive alert mail from facebook 3 days ago as like below. Your Product currently has access ...
HoIck Lee's user avatar
2 votes
0 answers
131 views

How to implement the Facebook SDK in iOS without conflict with IPv6 Network?

Anyone who encountered this issues, So we got this from Apple, All apps must support IPv6. We figured out the bugs in our app is the Facebook SDK 4.6 (Using Safari) doesn't compatible with iPv6 ...
Anne Bernadette's user avatar
1 vote
1 answer
542 views

Get insights/page_fans for a Facebook page from Facebook's open graph

I'm trying to get the number of fans that a music artist has on their Facebook page, but it's not working. I've combed through the FBAPI docs as well as SO and still nothing. Here's my code: func ...
Clayton C.'s user avatar
0 votes
1 answer
368 views

IOS import error

I'm really new to IOS and I just started to use the API-Graph of Facebook. Now I want to do the "/me" query but I got this error: Use of unresolved identifier 'GraphRequest' This is my code: ...
GMX's user avatar
  • 960
0 votes
1 answer
350 views

Implementing both Facebook and Google signIn API in swift 3.0

I have been struggling for a whole night and half a day before giving up and asking here for help. I've read several threads here on stackoverflow but any solution seems to work but this even though ...
Manfredi6's user avatar
0 votes
0 answers
28 views

Can you get a current users friendlist with facebook API? [duplicate]

I need clarification and the limitations around the changes for Facebook API a year ago. I'm hearing mixed answers! Can the following happen? User1 signs into the app using facebook login app ...
Cescy's user avatar
  • 1,961
1 vote
0 answers
500 views

How to invite all friends of a Facebook user

As I'm aware it is not possible (since Facebook API v2.0) to get a list of all Facebook friends of a Facebook user. It is just possible to get all friends of a user who already use the same app. I ...
John Brunner's user avatar
  • 2,862
0 votes
1 answer
167 views

Check OAuth Facebook token from iOS client on server/API

I have an iOS application that connects via Facebook (FBSDK). The authentication is successful on the app and I can check FBSDKAccessToken.currentAccessToken(). My iOS app is communicating with a ...
jood's user avatar
  • 2,317
0 votes
1 answer
313 views

Access to FB mailbox from Messenger platform

Facebook removed access to the user's mailbox, well restricted it actually: This permission is granted to apps building a Facebook-branded client on platforms where Facebook is not already ...
Jose Torres's user avatar
  • 1,045

15 30 50 per page