I have developed a facebook page tab app for my website and now I want to give the user option to uninstall the app from my website.
So far, I have been successful in removing the app from page tabs, but the app is still there and can be brought back via page’s “Edit info” link.
The drawback for me is that I can not re post my app to the same page. Is there any way I could uninstall the app instead of removing it?
Thanks in advance 🙂
This is described for
tabsconnection onpageobject documentation (see Delete clause):Just issue DELETE request to:
Or same with GET