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 UINavigationController class implements a specialized iOS view controller that manages the navigation of hierarchical content.
0
votes
0answers
22 views
Share a notification system inside a UINavigationcontroller betweet all view controllers like Facebook
I try to implement a notification system like Facebook and I decided to use FPPopover from this answer the pop over works fine when I implement it in one view, but the problem that I didn't understand ...
1
vote
0answers
70 views
Facebook Login Modal View Not Dismissed
I am having issues dismissing my modal view after the app has returned from the facebook login. I have followed the facebook tutorial and made some liberties to the code as I did not want to use the ...
2
votes
0answers
368 views
FBSessionStateClosedLoginFailed: mistakenly called
I am caching the login token locally, however I have a navigation view in place and when I'm logged in, if I pop the "facebook" view controller, then push it, and do that once again, ...
0
votes
2answers
970 views
how iphone facebook app make the navigation bar fixed
hello I'm new in iphone development and I wanna ask about the navigation controller ..
how can i make the navigation controller fixed over the whole application like facebook navigation bar it's ...
1
vote
2answers
141 views
facebook app counter new entry
Im new to facebook app development. But i manage to get facebook login on my site.
No i wish to show feedback of my site (new entrys) and pass it to app counter.
(span .count uiSideNavCount) on ...
21
votes
7answers
16k views
iPhone dev: Creating sliding drawers like Path and Facebook apps
The new Facebook app seem to have done away with the grid-icon layout, with a more interesting custom navigation layout where the bottom-most view shows all the options (like Profile, News Feed, ...
9
votes
6answers
16k views
IOS new Facebook iPhone App UISplitViewController Layout [duplicate]
Possible Duplicate:
SplitView like Facebook app on iPhone
another break away .net developer here now trying to get used to the world of IOS.
I like the layout of the new Facebook iPhone ...