I’ve installed revenuecat for subscription product. It’s working well for iOS.
For android It’s also working well when I’m trying it as a license tester.
After after I made the app live on google play, calling Purchases.purchaseProduct() method throws the below error
{"nativeStackAndroid":k],'userinfo":
{"underlyingErrorMessage":"Error when fetching products.
DebugMessage: An internal error occurred.. ErrorCode:
SERVICE_UNAVAILABLE.""readable_error_code":"Stor
eProblemError",'readableErrorCode":"StoreProblemE
rror','message":"There was a problem with the Play
Store."'code":2},'message":" There was a problem with the
Play Store."'code":"2""userCancelled":false,'line":59,'column’
:1119,"sourceURL":"index.android.bundle"}
The strangest thing is, it’s not showing when I’m trying to purchase as license tester.
Any help would be highly appreciated.