My app offers an in app product which can be purchased multiple times but if the user have already purchased once i’m getting following error:
`Ignoring purchase request for already subscribed package`

I’ve set the product to Consumable in Revenue Cat

Also set the following tick mark in google play console:

Note that this is a lifetime product i don’t charge on monthly or yearly bases.
Ps:
i’m using paywall template. now tell me that do i need to write my own paywall screen in Jetpack Compose or some configuration changes will fix this?