I am trying to publish my app using ad hoc. And i was thinking about the 100 devices limitation.
Let's say I published my app for 20 users for example. And after some time a new user asks for my app.
What is the correct way to add him ?
-- If it's creating a new profile :
If I create a new ad hoc profile, what is gonna happen to the users using the old profile, will the app using the old profile stops working for them or what exactly?
what about the limitation if the app will keep working, does that mean that we can create infinite ad hoc profiles and keep adding devices?