I have two versions of an app:
- bought before the user downloads
- free to download with subscriptions
With these two versions, I have created two targets in my project, a PRO version (bought at download) and a non-PRO version with subscriptions
I want to have two different entry points depending on the version, but I receive this error
Thank you for your help!