Hello my app is not opened inside facebook canvas. if I click on my app it just opens my app’s profile page.. how can I do this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
When you create an application you have to define its “App Namespace” in the developers app.
You can read more here.
Your application will get a url like this : http://apps.facebook.com/{your_app_namespace}
Once the user gets to that page – facebook will load your app inside an iframe.