Initially, I created two apps in one project (Project A).
However, I didn't feel comfortable splitting the data exactly how I wanted it in the dashboard, so I created a new project (Project to split it up,
try await Purchases.shared.syncPurchases()
to migrate them.
Initially, this seemed to work well, but Project A still had the customer's information. How can we fix this?