I have some issues and questions implementing revenue cat with react native and subscriptions...
There's a problem with your configuration. None of the products registered in the RevenueCat dashboard could be fetched from App Store Connect (or the StoreKit Configuration file if one is being used).
Got rejected on the appstore, as the subscrition didnt work
I dont have any offerings, that can be fetched, as they are in status “Waiting for Review” in the appstore, and as I understand a version of the app needs to be approved for release with the subscriptions?
So my questions are:
- how to get the offerings to be read in sandbox? is sandbox for just payment?
- How to approve the offerings in a new version if payment wont work?
How to test from xcode using storekit?, on react native I didnt find any info...