Discussions

Ask a Question

Qonversion requests timing out

We're using Qonversion for react-native.

Play Store keeps rejecting our app with a PlayStoreError SERVICE UNAVAILABLE error

We're trying to submit our app for the first time. It's never been submitted before. Several times now, the Play Store has rejected our app because the in-app subscription purchase flow returns a "PlayStoreError Failed to fetch products. It is a proxy of the Google BillingClient error: SERVICE UNAVAILABLE" error.

Is there a link in Google's "Data Security" that allows users to request deletion of data?

We filled in Google's "Data Security" and followed the steps provided on qonversion. When we selected "Do you provide users with a way to request deletion of their data?" as yes, Google asked us to add a link through which users can request deletion of their data. Does qonversion contain such a link?

Sandbox IAP paywall modal keeps popping up even after a successful purchase

I'm using react native^0.75.3 and "react-native-qonversion": "^8.1.3"
I have the following code

How to retrieve purchased products

Im trying to retrieve purchased product with flutter on android, it seems i get the bad state no element result, what is wrong with this?

A/B experiment

Hello!
I need help to check which source converts more users to trials - onboarding screens or 2 variants in subscription screen. How to configure this expiriment?

Bulk subscription management for multiple users simultaneously

We would like to provide subscriptions to multiple users simultaneously. We have a list of users with their email addresses in a CSV file. Does Qconversion offer any feature or option that allows us to upload this CSV(or any other file format with list of email id`s) and grant subscriptions to all the user accounts listed?

Something went wrong on our end.Please try again

When you use the Android SDK to subscribe to product A and then call the updatePurchase API to subscribe to product B after the product expires, an error will occur: Something went wrong on our end. Please try again. Error callback information: QonversionError: {code=PlayStoreError, description=There was an issue with the Play Store service, additionalMessage=It is a proxy of the Google BillingClient error: ERROR. }

[Unity] Entitlements map is empty on successful purchase(Sandbox)

Greetings,

Entitlement on successful purchase has isActive set to false in sandbox mode

When running in sandbox mode will the isActive entitlement value always be false when a successful purchase is made?