Hello on my android app am getting an error when I try to do a purchase.
The weird thing is I am able to retrieve.the product and actually buy a subscription.
But the purchase callback always returns the error below(I am using sdk 4.6.1)
**NOTE I have already made sure that I have configured the right package name on the revenue cat dashboard
Error: PurchasesError(code=ConfigurationError, underlyingErrorMessage=Invalid Google Play package. Check your app settings in RevenueCat match Google Play., message='There is an issue with your configuration. Check the underlying error for more details.')