Question

we are creating an app for a facebook page that because of its nature, has to link to other tabs in the same page. So there is a single app that is supposed to link to 4-5 more. I am trying to only show the parent app in the "favorites" (the place right below the cover picture) and have all the other hidden, so you can only go to them from the parent. I noticed there are 2 options when you hover over each app and click the pencil icon, "remove from favorites" and "uninstall app".

The naming suggests that removing the app from favorites does not uninstall the app from that page. However, that is not the case. After removing an app from the favorites i can no longer access it using its distinct url. So, my question is, what is the difference between these 2 actions and if there is a way to link to apps without the apps showing in the favorites!

Thanks!

Was it helpful?

Solution

So, my question is, what is the difference between these 2 actions

If you just remove the app from favorites, it’ll still show up in your page management console under “apps”, and an admin can easily re-add it as a page tab from there.

If you uninstall it, however, it’ll be completely removed from your page, even from the management section. (If this also invalidates previously issued page access tokens, I’m not sure – could be.)

and if there is a way to link to apps without the apps showing in the favorites!

No, not for page tabs.

You could set up your other apps as canvas apps – but then they woulnd’t be in the “context” of your page anymore, meaning that you can not f.e. check easily if the visiting user liked your page or not.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top