I've built a facebook application (Page Tab) using instructions found here stackoverflow.com/questions/21048882/facebook-2014-how-to-create-a-simple-page-with-an-iframe-inside.
The application is just showing some remote page (built in .Net 4.0 by the way).
I was wondering (and searching) if there is any possible way of removing the ability to install the app i built in other pages by other people. Facebook documentation is a mess, can't find usefull information. I found here, at stackoverflow an old question regarding the same goal stackoverflow.com/questions/11971727/is-it-possible-to-create-a-private-application-available-only-for-specific-users. The problem is that the question is 2 years old and i think the accepted answer at that time doesn't apply today. At least i can't find where to add the restrictions.
Any kind soul that can help me?
Thx in advance, Hugo