Discussions

Ask a Question

Subscription status query problem

When we subscribe successfully and query through the checkEntitlements interface, the value of isActive is always false.

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?

ANSWERED

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?

ANSWERED

Request for Code Review and Concern about Qonversion Integration Impact on App Performance

Currently, I have modified three functions to insert Qonversion-related code. Can you help me review whether I have done it correctly?