I’m trying to have 2 versions of my app on my iOS test device: one for development and one that is the production (released) version. To do that, I use a different product bundle ID when in development (source). But changing the bundle ID seems to prevent RevenueCat from syncing and getting products. Is there any way to connect to the same app with a different bundle ID?
Thanks!