Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

iPad is a tablet computer designed by Apple running the iOS operating system. iPad applications are usually written in Objective-C in the Xcode IDE, although it is also possible to use other tools to build iPad applications. This tag is related to iOS and Objective-C.

learn more… | top users | synonyms (1)

0
votes
0answers
7 views

facebook app on iPad badly render website

I have a problem with one website: http://kaspen.cz/ On iPad in safari, or chrome it looks fine, but when I open it via facebook app (you can open it on this page https://www.facebook.com/2fresh.cz) ...
-4
votes
0answers
8 views

Facebook Developers Customizing Ad for iPad only [closed]

I am currently customizing an iPad App Ad on Facebook developers. Our App is only suitable for iPads can the Ad determine if the user is on an iPad compared to an iphone, as we only want to target ...
0
votes
1answer
27 views

Facebook iOS SDK FRAMEWORK_SEARCH_PATH

I am using Facebook iOS SDK 3.5 in my ipad App. I added framework, setup everything and everything is working fine. But when I copied my project source code to some other place other than where it is ...
1
vote
1answer
26 views

where is my uploaded facebook open graph object link

In the most recent iOS SDk 3.5 they allow users to upload object directly to facebook (which is outlined here). I have the following code which executes successfully and I am able to get the object ...
2
votes
1answer
81 views

error in using FBRequest to post open graph action in Facebook 3.5 iOS SDK

I am trying to publish an open graph action using the iOS SDK, using the following code: [FBRequestConnection startForUploadStagingResourceWithImage:image completionHandler:^(FBRequestConnection ...
0
votes
0answers
29 views

Accordion Primefaces won't work on IPAD need advice

I have a facebook app that uses accordion, desktop browsers and android browsers chrome the accordion is perfectly working but when i ran it on IPAD the accordion primefaces won't collapse. I need ...
0
votes
0answers
34 views

Prime31 Facebook API redirects back after Logout in iPad

We have integrated Prime31 Facebook plugin with iPad application. We login to the application. Then if click on Logout, the application redirects to Facebook window then in a second redirects back to ...
4
votes
2answers
1k views

Something wrong with Facebook, it Gives Security warning: Please treat the URL above as you would your password and do not share it with anyone

I have integrated the facebook with my application to post content on facebook. It was working till version 1.2 of application Now I am getting some security warning just after login as bellow. The ...
-4
votes
0answers
66 views

How to get Facebook user's timeline posts in tableview in my iPad app? [closed]

In my Ipad app (iOS6), I'm using facebook sdk 3.1. My requirement is to get Facebook user's timeline posts and display them in a table view. I haven't used any code to do so. I have searched a lot and ...
-2
votes
1answer
86 views

How to fetch upcoming birthdays of facebook friends using fb graph api in ios? [closed]

Hi iam using fb graph api i don't know how to get friends upcoming birthday if anybody knows can tell me?
0
votes
0answers
25 views

Facebook image upload on a page working properly in simulator but not in device

When I run same code in simulator I get success Response for image post: { id = 248572435289479; "post_id" = "244759709004085_248572441956145"; } When I run in same code in ...
1
vote
0answers
60 views

How to share link on Facebook that open iPad application

We have developed app for iPad that can share some part of the app on Facebook. The scenario is when user opens shared link, it will start our app on iPad. The syntax is myapp:// to open link from ...
1
vote
0answers
98 views

How to do FB share using custom url scheme on iPad?

From my hybrid app on iPad I want to share certain URLs through FB & Twitter whenever user taps on corresponding button. Here is what I did for twitter (which worked): shareStyleOnTwitter : ...
1
vote
3answers
83 views

How to logout Facebook in App

I have an iPhone app which uses the facebook sdk. I should include a logout(that clears previous user total information) button to sign out the current user from my app. How can i logout in my app? ...
0
votes
0answers
36 views

iPad textbox loses focus only on two clicks

Issue URL: apps.facebook.com/fan-tvtoyota Issue on: iPad and iPhone 4S only. There is a QA section with text: Answer 1 question 1. On the text box click and enter some text. Click out of text box, ...
0
votes
1answer
580 views

Facebook Wall Post just after Facebook Signup iOS- facebook SDK 3.2

Facebook SDK 3.2 I need to post a wall post on facebook just after sign-in with faceboook. Here is the Code i am using: Here i have a opened the Session For Facebook: - ...
0
votes
1answer
72 views

FBLoginView how to check user accepted the publish permission?

How do I check user accepted the publish permission when using FBLoginView. I managed to reauthorized a user by asking the publish permission. How do I know the user selected OK on the dialog or Don't ...
-1
votes
1answer
78 views

Programming for Windows, iPad, Droid, and Facebook

I want to code semi-simple strategy games that are portable to as many platforms as possible. Ideally, I would like (down the road) to have the option of porting to Windows, Facebook, iPad, and Droid. ...
2
votes
0answers
74 views

C# MVC Facebook application does not work in iPad Facebook application

I've written a Facebook application using Microsoft's ASP.NET MVC template. Works great from the browser on IE, Android's browser and will even work in Safari. Inside the Android Facebook application ...
0
votes
2answers
69 views

sharing text on “facebook Page” in ios from our app

I have a Facebook page, and i want to share some text on that page just like my status as we share on our "me/feed" from our application. Please someone suggest how i should go about it?
0
votes
0answers
25 views

Facebook SDK: How to check the user cancelled the permission on IPad

How do i check the user have cancelled the permission on IOS? I have checked FBSession.state but couldn't see any related enum value there.
1
vote
0answers
115 views

Facebook SDK 3.1: Unknown error during authorization process using pre-IOS6 emulator

I have a problem when authorizing an application for the first time using Facebook sdk 3.1 if i ran the application in iPad 4.3 simulator. This is my code : return [FBSession ...
0
votes
0answers
109 views

Facebook SDK 3.1: Unable to reauthorize user for publish_stream in IOS6

I have a problem to reauthorize a user for publish_stream in IOS6. I am able to get it working when user first time added the application to Facebook. If the user removed the permission on Facebook ...
0
votes
1answer
81 views

objective c: Unable to enable a publish_stream inside our application

I have an application that require a publish stream permission. I managed to use the openActionSessionWithReadPermission and open the Facebook session, but when calling the ...
0
votes
0answers
79 views

allow facebook app access on iPad

I have developed a Facebook application usign html/jquery (no flash) I noticed that when users post the link to the app on facebook , the content is not accessible via Facebook iPad App I added a ...
0
votes
2answers
188 views

Facebook Login ask to install (iPhone)

I need help in the facebook login from Facebook-SDK-3.1 for iOS 6.I have used all the code of the Facebook sdksample code sessionLoginSample,I have used the WebView opening code in this and ...
1
vote
2answers
418 views

ios 6 how to add facebook like button natively?

Any of you knows how to implement a facebook like natively in iOS app?. I'll like to implement the button like normla IUbutton.
1
vote
0answers
174 views

How do I prevent the facebook login page from taking over my home page app?

I have a iPad home page app that I'm trying to integrate a facebook like button. Everything works fine if the user is already logged in, but if the user is not logged in the facebook login page takes ...
0
votes
1answer
145 views

iOS 6 how to post a picture in facebook fan page [closed]

Any of you knows if on iOS 6 facebook integreation you can post a picture on facebook fan page and how can be implemented? I'll really appreciate your help.
4
votes
1answer
198 views

FB.getLoginStatus never firing callback in mobile browsers

I'm using FB.getLoginStatus (as per the documentation) and it works exactly as expected in all desktop browsers, but for reasons that I can't deduce, the call just simply vanishes into la-la land when ...
0
votes
3answers
206 views

issue with adding deprecated headers from facebook SDK into project

I am following this tutorial so that I can add FB request dialog. It ask's me to add the deprecated header into the project, so I did that. I guess the issue is that there are duplicate file names as ...
0
votes
1answer
57 views

How to find photos posted by users via my ios app

So, i have an ipad app(Xmas window) that allows users to post some postcards in their facebook publish stream. Is it possible to find these photos?) Thanks
0
votes
1answer
246 views

Facebook iOS SDK 3.1: show a progress bar while uploading an image/video

I want to show a progress bar while my iOS app is uploading a video to Facebook. I tried the methods shown in this question: Facebook iPhone SDK: show a progress bar while uploading an image But ...
-3
votes
1answer
696 views

Cannot edit Facebook posts with Safari on my New iPad [closed]

Someone has liked one of my posts but I don't want this to be seen. I would like to remove it as I would easily do from my PC. I know I can't do this using FB app included in new iPad. But why can't I ...
0
votes
0answers
947 views

Facebook News Feed Functions don't work on iPad/Safari [closed]

Using my iPad, I prefer to access Facebook using Safari. However, in the last few days, our functionality has disappeared. We cannot LIKE, SHARE or COMMENT, even to our own posts. We are only able to ...
1
vote
1answer
78 views

Is this the expected behavior when posting an image to a user's wall with the iOS Facebook SDK?

I'm using the following code to post to the user's wall. It works fine, but I noticed that it also created a photo album named after my app, and added the image to that album. Is this the expected ...
0
votes
1answer
141 views

Posting to Facebook wall in iOS

I'm using this wrapper to try to post an image with a caption to the user's wall: I've gotten it to post to the photo album with the following code, but I can't figure out how to make it post to the ...
1
vote
1answer
488 views

iOS: Invite Friend via Email, SMS or Facebook

I am looking to add an invite friend screen to my application. Ideally I would like to to support invitations via email, SMS or Facebook (similar to path). The invite will only be a message informing ...
0
votes
1answer
269 views

Post to facebook wall from iOS app which is build using Phonegap

I have an app build using Phonegap, so total HTML and Java Scripts thats all I have. I can check using two lines of objective C code that facebook is installed on perticular device or not within my ...
0
votes
1answer
133 views

iOS - dismissing a facebook window do not fires dismissViewController completion block

I have this code compiled and running for iOS 6. SLComposeViewController *control = [SLComposeViewController composeViewControllerForServiceType:...]; [control setInitialText:...]; [control ...
0
votes
4answers
2k views

FacebookSDK for IOS 6 using FBLoginView

I have an iPhone IOS 4.3 and iPad IOS 6 apps both using the same code to login a user. FBLoginView work on iPhone with IOS4.3. On my IPad app that use IOS 6 only show the dialog saying the Application ...
-1
votes
2answers
663 views

Unable to log out of account [closed]

My sister logged into her Facebook account on my iPad, she then logged out via the bottom button on the left hand side and left. My my wife went to check her Facebook account my sisters was still ...
0
votes
0answers
139 views

Launch Facebook App from my iPhone App

I have an app that displays our users and each of them has a Facebook page. I am trying to have my App launch the Facebook App and show the Fan Page for the user. I have been successful doing this ...
0
votes
0answers
16 views

Cannot authen my app with FB's JS SDK [closed]

I'm developing social site that use FB's JS SDK to authenticate my app. It works well on my mac. but on the iPad sometime it works and many time it doesn't. Do anyone have same problem as me ?
0
votes
0answers
138 views

Facebook SDK on iOS 6.0 shows old web view and breaks

[Screenshoot links at the bottom] I've been trying to integrate Facebook into an existing iOS application. After integrating it following the steps described in Login into FB with iOS and then in ...
1
vote
1answer
335 views

Get and show images from Facebook in iOS app

I'm developing a iOS app for iPad. I've implemented Instagram API so I can get and use the photos from the user. Can I do the same but with Facebook? Is there any way to access to users' pictures? ...
0
votes
0answers
116 views

iPad/Safari Facebook Login Photo Verification

All, I work with a social media company and recently experienced something very vexing at a live event. We have visitors sign in temporarily on iPad kiosks for registration purposes to their ...
1
vote
4answers
342 views

determine which IOS is running on the device

I have in my app a facebook share button, a tweet button. My app supports to IOS 5.1. So for twitter there is no problem. But how should I work with the facebook share button. If the IOS device ...
1
vote
1answer
241 views

iOS - Posting to Facebook… is the icon this one?

I am posting to Facebook using the social api of iOS 6. I am using the tradicional SLComposeViewController, like in.. SLComposeViewController *controller = [SLComposeViewController ...
0
votes
2answers
245 views

iOS facebook integration methods

I'm just after some pointers on the method that can get the best results for integrating FB into an iphone app. Obviously iOS6 social api wont work on older devices - that is something I can live ...

1 2 3