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.

The UIApplication class provides a centralized point of control and coordination for applications running on iOS.

learn more… | top users | synonyms

0
votes
0answers
13 views

problems uploading video on Facebook using beginBackgroundTaskWithExpirationHandler when user hits home button?

my app allows user to share videos on Facebook , i have used the following code to do it, it works okey when app is in fore ground , but i wanted to continue the process of uploading when it is ...
0
votes
1answer
121 views

Facebook button going to facebook iPhone app, but not loading correct facebook page [duplicate]

Possible Duplicate: Custom URL scheme for new Facebook iOS app I have a Facebook button in my iPhone app. When it gets touched I want it to go to the Facebook iPhone app and load a ...
1
vote
1answer
8k views

Launching Facebook and Twitter application from other iOS app

Hey guys, I am still continuing to build my iPhone project and I am having trouble with launching the facebook application. First of all, I am assuming every SDK Xcode developer knows that the ...