Discussions

Ask a Question
Back to All

Wrong entitlement after a purchase on Android

Hello, I have an issue when I make a purchase on Android :

After successive purchase, the onSuccess QonversionEntitlementsCallback returns Entitlement object where "isActive" field is false because the entitlement returned is that of the previous purchase (which has been cancelled in the meantime)..

Steps to reproduce:

step 1: make a subscription (purchase 1) in the app
step 2: cancel it in Google PlayStore
step 3: wait till the expire time is passed
step 4 : make again a subscription in the app (purchase 2)

step 5 : onSuccess QonversionEntitlementsCallback returns Entitlement from purchase 1, which is cancelled and not yet active, so we can't have access to the premium features.

QON_0e0c4c4ea2594e87a747870af51f9611