Khurram W. Malik
Khurram W. Malik

Reputation: 2895

Blank page on facebook android app

https://apps.facebook.com/norway_eid_greetings/

I have made this android app and registered on facebook.

I have given

canvas url to be http://apps.facebook.com/norway_eid_greetings/

secured canvas url to be https://apps.facebook.com/norway_eid_greetings/

mobile web url to be http://www.facebook.com/apps/application.php?id=352658298145952

now the app says that it is experiencing a problem

please help !

Upvotes: 0

Views: 462

Answers (3)

Furqi
Furqi

Reputation: 2403

you should follow these tutorials fb-developer and fb-implemetation.

Upvotes: 0

Matteo Cardellini
Matteo Cardellini

Reputation: 896

You can't set:

canvas url: http://apps.facebook.com/norway_eid_greetings/

secured canvas url: https://apps.facebook.com/norway_eid_greetings/

mobile web url: http://www.facebook.com/apps/application.php?id=352658298145952

Because you can't edit those page.

You must have a website and set:

canvas url: http://myweb.com/norway_eid_greetings/

secured canvas url: https://myweb.com/norway_eid_greetings/

mobile web url: http://www.myweb.com/norway_eid_greetings/mobile/

Now you have to develop in your website those pages and when you connect to http://apps.facebook.com/norway_eid_greetings/ you'll see what you have developped like a window on your website

Upvotes: 1

user1440266
user1440266

Reputation: 1

You must use as canvas url, secure....... th url where you hosted the app like http://www.domain.com/myapp not the canvas page

Upvotes: 0

Related Questions