Discussions

Ask a Question
Back to All

Empty entitlements

We're using react-native-qonversion 4.4.2

We're unable to get entitlements after purchase, as well as using

await Qonversion.getSharedInstance().checkEntitlements()

in sandbox mode. The entitlements object is always empty, both on iOS (sandbox mode) and android (license testing mode).

Receiving products or making a purchase is without any errors.

Qonversion seems to be able to detect sandbox purchases, since we can see them in a dashboard.

We don't have any entitlements set up in qonversion dashboard, only products. It used to work perfectly that way. Is having the entitlement a new requirement?