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 create an application for facebook which run properly on a browser, but it is not supportable by mobile facebook application;

any advice how to run my application on facebook app, is appreciated ; thanks in advance

share|improve this question

1 Answer

You cannot run custom apps on the Facebook Mobile App. Instead, you should either create a native app (in Objective C of iOS or Java for Android) or create a mobile website with Facebook Connect.

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.