Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
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.

I would like to make a Facebook fan page into a stand-alone iOS app.

Is there an easy way or template to make it so?

Thank you so much in advance!

share|improve this question
Why the downvote? This seems like a nice question... +1 – Yannbane Jan 22 '12 at 11:55

2 Answers

Simple way to do this is, create a project with only one view drag and drop UIWebView and just link your Facebook fan page to it.

share|improve this answer

Well, no.

But there are a lot of tools to ease the pain from 'no coding required' to phoneGap (wraps your html, css and javascript for the iPhone) and Titanium (compiles your html, css and js to native app code).

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.