Hi there,
I am using Revenue Cat Paywalls to let my users purchase products. However if a consumable has been purchased before I am getting the error message:
- Ignoring purchase request for already subscribed package
This is happening even though the purchase request is for a NON_RENEWING_PURCHASE which is not a subscription.
My app is written in Flutter and I am currently testing on Android before moving on to iOS.
I have rechecked my product set up on the Google Play Store and they are not set up as subscriptions. These products are not set up with entitlements in RC, they only have offerings attached.
Can anyone help resolve this because at the moment my app doesn’t allow the repurchase of consumables which is obviously an issue.