Skip to main content

All Questions

Tagged with
3,275 questions with no upvoted or accepted answers
15 votes
0 answers
1k views

How do I authenticate an Instagram user who created an account with Facebook in an iOS app?

I've created an iOS app that allows a user to log in with Instagram. I use a web view to display Instagram's authorization page as detailed here. This works great for Instagram users who signed up ...
Paul Crowder's user avatar
14 votes
1 answer
711 views

Using Invitable friends with phonegap facebook plugin

I am aware that invitable friends (https://developers.facebook.com/docs/games/invitable-friends/v2.0) requires canvas and category game. And I have also requested for user_friends permission on ...
Saad Bashir's user avatar
  • 4,461
11 votes
0 answers
3k views

Facebook in-app browser not executing javascript

TL;DR version: Part of JS code in Facebook browser does not execute with each page reload - only after several reloads. The question: How to make Facebook in-app browser execute all JS code each ...
pstryk's user avatar
  • 2,051
11 votes
1 answer
9k views

Custom URL Scheme for sharing URL in native Facebook iPhone App

I know the available custom URL schemes for the native Facebook iPhone App: What are all the custom URL schemes supported by the Facebook iPhone app? But I can't find a way to publish a URL to my ...
Ioquai's user avatar
  • 387
9 votes
2 answers
994 views

Instagram Sharing to Feed iOS not working (UIDocumentInteractionController)

iOS 14.2, I am not able to share image as described in https://developers.facebook.com/docs/instagram/sharing-to-feed/ I can share same image to any other app from this menu correctly (e.g. telegram) ...
Bohdan Rozov's user avatar
9 votes
0 answers
519 views

Firebase deferred deeplinks and Facebook Ads

I'm truing to use our firebase deferred deeplinks with facebook ads, but when i paste that link facebook ads manager shows "App Links Field Invalid:: The described URL doesn't have app links HTML meta ...
serg_ov's user avatar
  • 563
9 votes
1 answer
2k views

Facebook browser on iOS: problems with localStorage

Localstorage for our webapp (react) behaves strange when the site is opened in the Facebook browser on iOS and android. We have an authentication flow that depends on storing a token in localstorage ...
Arne Jenssen's user avatar
  • 1,283
8 votes
1 answer
200 views

Open native iOS app from Facebook feed

I'm sharing a FBSDKShareOpenGraphObject with an FBSDKShareOpenGraphAction of type "video.watches" using the Facebook's SDK. Everything goes fine, the post appears on the Facebook feed but if I tap on ...
ov1d1u's user avatar
  • 1,038
8 votes
1 answer
1k views

Facebook and keyboard animation management

Does anyone know how to implement composerBar and keyboard appearing like in Facebook messenger? After scrolling tableView up, a keyboard appears from bottom smoothly and without any jumps . In my ...
Stephen Kopylov's user avatar
8 votes
2 answers
4k views

Inviting friends to use my ios app via Facebook

I've just started working on an existing project where I'm supposed to add functionality to invite your Facebook friends to use the app. It's using Parse's PFFacebookUtils to connect, and I'm trying ...
Wernzy's user avatar
  • 1,098
8 votes
1 answer
2k views

FBDialogs presentShareDialogWithParams callback handler never gets called

I'm using FBDialogs to share on Facebook. The facebook sharing works correctly, but the handler never gets called (I put a breakpoint on the first line) My SDK is installed through CocoaPods pod '...
Juraj Petrik's user avatar
8 votes
0 answers
293 views

ServiceStack and Facebook/Twitter authentication from an iOS app

ServiceStack on my server has built in endpoints for /auth/facebook and /auth/twitter... but are these only useful when you are using a browser?... what about for an app? I have an iOS app that ...
Brian Rice's user avatar
  • 3,207
8 votes
1 answer
3k views

Imitate iOS 7 Safari Nav-Bar

In iOS7 the navigationBar in Safari automatically shrinks when scrolling. So does the navigationBar in Facebook, even to a point where it completely vanishes. How would you implement this behavior ...
Infinite's user avatar
  • 2,951
8 votes
0 answers
764 views

Facebook iOS app embedded browser debug tools?

My website (not an app), allows people to stream audio while clicking around to other pages on the site (ajax and hashtags). So the site url might be m.mysite.com and when you click on a link for m....
user2630628's user avatar
8 votes
3 answers
686 views

XCode 4.5, Facebook SDK 3.1 implementation resulting in "...selected destination does not support the architecture ..." error

Presently getting the following error: Cannot run on the Selected Destination The selected destination does not support the architecture for which the selected software is built. Switch to a ...
Mark B's user avatar
  • 81

15 30 50 per page
1
2 3 4 5
219