Some developers choose to create multiple RevenueCat apps for different environments of the same bundle ID as well.
I just wanted to check - if we want to have a staging setup to go with our apps staging environment that means we can test new products/entitlements/ offerings etc without affecting our Production apps - given the above detail we could effectively just :
- Create a new Project (and suffix it’s name with STAGING for example)
- Define our apps again using the same bundleids/package names
- Setup products/entitlements/ offerings etc and test them independently of our Prod apps because we would have a new unique API key
Is that a valid way to essentially duplicate what we have for a staging setup?
Are there any settings we should not re-use from our Prod Project or can it essentially be duplicated?
Hope that makes sense, if you need more detail please let me know