How do you limit a Facebook app to a small number of people during testing? -


I know about the test accounts, but during beta I only want to allow my friends to enter, and then later friends-friends, and then only finally Kevin Bacon and his friends.

He probably will suck, is not he? The app will be listed (What is the method to stop the listing?) And I do not know anyone can try it and "Sorry, this is in development message." I think they will get upset and will not come back.

I take only a few apps, which I have read, but when they descend, they actually stop. Do the developers bake these things completely?

Does anyone open with open social or other small-to-facebook networks?

Any ideas for soft, gradual, restricted roll-out?

Apps are listed only in the app directory if you submit them and they There is no problem with stopping listing accepted , this is something to apply for you.

To restrict users, you can complete it with a script in the application that checks that the currently logged-in user sets your restricted user, for example, if you only own If you want a friend, check that the current user is friend with your user id or not. If not, just display an error / message page or redirect them to the Facebook home page (or anywhere). Add this check to each start-up logic (like connecting to your DB and authenticating with Facebook).

What I have done in some cases has a database table with the user. The ID of users using the ID is basically a "whitelist" if the user is not in the table, then redirect them. .


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -