My problems is that I develop an application for android and IOS, but i want it to only be accessible from people I choose.
For android, I can do it using the testing mode of application, but i want a solution more simple for users, which are not really comfortable with developing.
For IOS, the only solution i found is using TestFlight, but once again if I can avoid using third party application it'll be better for users.
Moreover I wish I could update the user list easily.
Thanks.