Our App has quite a lot of inApp purchases for e-book like content.
The current system works and it would be easiest to just keep it as it is (for the iOS side). Our server knows about the available items and the item content. Adding all products to revenueCat would not really add value and might introduce errors.
Is it possible to use revenueCat just be handing over the product ID? Or is it better to leave the purchase code as is and use the revenue Cat SDK for handling the subscriptions?