Question

Merging different projects into a single project

  • 13 January 2024
  • 1 reply
  • 58 views

Badge +2

I have been looking around at the other topics of creating subscriptions across multiple apps and the general consensus is that each app would have to be in a single project to allow for it to work. My question though is if we were to migrate all of our existing apps (each app is currently in its own project) into one project, would the existing IAPs and subscriptions be retained? We don’t want to negatively impact any of our current users / subscribers so just wondering the best way to go about this.


1 reply

Userlevel 3
Badge +8

Hi,

This would work, you would just want to be careful to ensure that your API keys and entitlement names are all configured correctly.

You would also need to keep the old projects open for users that have not upgraded to the latest versions. In that sense, you are sort of performing a client-side migration.

Reply