I have an application which contains a list of communities, In order to access the community, the user needs to pay 10$ per month per community. There will be many communities so do I need to create product id for each community? Is it possible to create a community through the admin portal and make it available for use or submit for review to apple from the admin portal?
Is there any way or API to creating dynamic IAP?
If yes, Does it will be automatically available to the current version of the app or need to push another version?
Any other solution or suggestion will be appreciated as well.