Skip to main content

All Questions

Tagged with
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
-2 votes
1 answer
43 views

How can I show my facebook time line in my iOS App?

Hello I am in trouble with facebook time line. I m working with an app in which I want to show facebook time line. I am new with this concept. So I am not able to understand how an i do that? If is ...
V-Dev's user avatar
  • 498
0 votes
0 answers
51 views

Post User comment on Web page URL from Native app

I am developing an app in which there is a requirement to Post a comment but the problem is client give me a URLhttp://www.wepiku.com/brand/81/140and this is a Web page URL in whichWeb Facebook ...
Vishal's user avatar
  • 8,246
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
3 votes
1 answer
1k views

Inline Video Playback in Facebook Instant Articles on iPhones

I'm using an iframe to embed a video in a Facebook Instant Article. When I try to play the video on an Android phone it plays inline (i.e.) not full-screen. However if I try to watch the instant ...
Colenso Castellino's user avatar
-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
0 votes
0 answers
391 views

Facebook graph API post details from Post_Id

How can I get the post details from a PostId. I have noticed that the Faceboook graph API documentation, Facebook Graph API Find the post details by using the below path, Post /{post-id} It gets an ...
Vineesh TP's user avatar
  • 7,923
1 vote
0 answers
536 views

Re: FullCalendar (by Adam Shaw) mobile version bug on iPhone devices

I am developping a web app based on FullCalendar by Adam Shaw, but I am actually using an older version supporting the mobile version (link) , I am actually quite done developping the web app and ...
Zeev Melumian'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
1 vote
2 answers
1k views

Facebook App Invite not working

I'm trying to add facebook App Invite like this: let content:FBSDKAppInviteContent = FBSDKAppInviteContent() content.appLinkURL = URL(string: "https://fb.me/...") content....
Dule's user avatar
  • 489
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

15 30 50 per page