Issue
I am using Revenue-cat-react-native-sdk
for IOS and play store In-app subscriptions. It works flawlessly with IOS (after few days of hard time), but while using this same SDK with android it throws an error while fetching offerings.
Error Message:
class="lang-bash prettyprint-override">[Error: There was a problem with the store.]
I have uploaded the build on google play store and created in app subscriptions for the same. I am also done with revenue cat configurations.
Also, does app needs to released for closed testing
or any other testing in order to use subscriptions, because that's not the case for IOS ?
Solution
Yes. as per @Cesar 's comment you need to release your application to one of the following :
1. internal testing
2. closed testing
Answered By - jackz_sparrow
Answer Checked By - Robin (JavaFixing Admin)