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.

An instance of the UIButton class implements a button on the iOS touch screen.

learn more… | top users | synonyms

0
votes
3answers
2k views

How to open iPhone's default browser?

I placed a Facebook button in my iPhone app. I want to open the iPhone's default browser when clicking on that button and loads the Facebook login page. How can i achieve this ? Thanks in advance.