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.

UIBarButtonItem class represents an iOS button that can be added to toolbars or navigation bars.

learn more… | top users | synonyms

0
votes
1answer
20 views

UIBarbuttonItem not changing

I'm trying to instigate a UIbarbuttonItem to login/logout of Facebook. I can log in ok but can't log out, the UIBarbuttonItem title isnt changing or instigating a logout procedure. Here's some code: ...
0
votes
1answer
457 views

UIBarButtonItem like Facebook with Lines

How do you make a UIBarButtonItem like the one Facebook uses for their Navigation? I've tried to search and create an image, but I just can't get it to look right. Here's an example of the button ...
3
votes
2answers
3k views

iOS UIBarButtonItem icons: Facebook / Twitter / Email

Has anyone created icons for a UIBarButtonItem for Facebook/Twitter/Email? Thanks