Skip to main content

All Questions

Tagged with
0 votes
1 answer
1k views

Facebook Audience Network (FBAudienceNetwork.framework) causing Errors

"_CMTimeCompare", referenced from: ___24-[FBMediaView loadVideo]_block_invoke in FBAudienceNetwork(FBMediaView.o) "_CMTimeGetSeconds", referenced from: ___24-[FBMediaView loadVideo]...
user avatar
2 votes
0 answers
66 views

Handel Facebook notification click with my iPhone application

Hello Developers, I am using Facebook integration for Developing my iPhone application.User can send Request as a Facebook notification to his/her friend for more points.I am confused here....
user3418619's user avatar
-1 votes
2 answers
179 views

Facebook invite people for my app from user friend list

I was using ios friend request dialog from facebook to send invitation to user for my app. After facebook announced closing of their API it stopped working, Does anyone have an idea how to invite ...
vivek bhoraniya's user avatar
0 votes
0 answers
111 views

Submitting iOS App For Facebook Approval

I am trying to submit my iOS app for facebook approval since we allow users to post simultaneously to facebook using publish_actions. I have filled out all the information, yet it still doesn't allow ...
Taylor Pierce's user avatar
2 votes
4 answers
699 views

How to Get friend list of facebook login user using FacebookSDK v3.21

i try following code to get list of friend, but i am getting those friend who using app, i need to get full list of friend. code is given below. [FBRequestConnection startWithGraphPath:@"/me/...
user3829315's user avatar
0 votes
1 answer
997 views

UIActivityView Controller behaviour is strange

I need to add share functionality in my app with UIActivityViewController but I have done a lot of research and found that e.g in IOS7 and IOS8 if user has not logined or added account in settings ...
Mian Muhammad Umair Liaqat's user avatar
1 vote
0 answers
468 views

How to Post image on FB Users wall with the message ?(without using URL for image)

I am trying to post on users wall using ios app by using FB New graph API 3.17.1.But when I post using the graph path me/photos, it will create an bunch of post at one location instead of posting the ...
Parvez Belim's user avatar
  • 1,013
0 votes
2 answers
3k views

Customize UIActivityViewController to only show selected apps, excluding AirDrop functionality and bottom row of actions? [duplicate]

In iOS 7, is it possible to customize the UIActivityViewController (sample image shown below) such that only a few apps are displayed? For instance, we only want to show iMessage, WeChat, Line, KaKao, ...
Crashalot's user avatar
  • 34.2k
0 votes
1 answer
501 views

Invite Facebook friends through iPhone App using FBWebDialogs

I am using Facebook sdk 3.10 to send a request to multiple friend at a time using FBWebDialogs. Following code I'm using and all thing is fine like selecting multiple friends , sending them request. ...
iCoder4777's user avatar
  • 1,692
0 votes
1 answer
187 views

Share 1 Facebook App ID with multiple iOS Apps using ACAccountStore

I have an iOS app configured to use Facebook login via iOS's ACACcountStore. I'm not using the Facebook SDK. I'm creating another app (for the same company) and I'm trying to take advantage of the ...
djibouti33's user avatar
  • 12.1k
1 vote
0 answers
140 views

iOS Facebook sdk: How to get user feeds?

I need to get the facebook user feeds, i tried the following code: [FBSession openActiveSessionWithReadPermissions:@[@"public_profile",@"read_stream"] allowLoginUI:YES completionHandler:^(FBSession *...
pankaj asudani's user avatar
0 votes
1 answer
279 views

Facebook request profile Graph API not working on iOS 7 native facebook non logged in

So I ran into something I can't explain. I've got two devices Iphone 4 Running iOS 7.0.6. With Native Facebook app installed. But not logged in iPhone 5s Running iOS 7.1. With Native Facebook app ...
Bart van den Berg's user avatar
2 votes
1 answer
624 views

How to post on friend's wall using facebook sdk?

I am using facebook SDK 3.13 for posting on user's friends wall using fbwebdialogs. When i set params for this dialog it does not show them on dialog. NSMutableDictionary *params=[...
user2908199's user avatar
0 votes
1 answer
555 views

Firebase Simple Login iOS Issue

I've implemented Firebase Simple Login for iOS in my iPhone app on a iOS 7 Only app. This is the code called when a user attempts to login, [self.authClient loginToFacebookAppWithId:kFacebookAppID ...
Humayun Haroon's user avatar
0 votes
3 answers
77 views

How to send a user to a facebook page on the facebook app, if installed?

Upon tap of a button, I am trying to send the user to a Facebook page. I am testing with a random page like this, which exists: http://facebook.com/WorldwideCollection Here is how I attempt to ...
iamjustaprogrammer's user avatar

15 30 50 per page