Discussions

Ask a Question

Server-side receipt validation for ios in-app purchases

I use a client-side receipt validation for my app and want to move to the server-side receipt validation to check permissions and provide access to my premium content from the server. What is the best way to do that?

ANSWERED

Is there any way to check that application running in TestFlight?

Is there any way to check that application running in TestFlight or in internal testing for Google Play using qonversion for unity?
I need that to set sandbox mode in qonversion.

Restore in-app purchases for different app accounts

I’m implementing in-app purchases (non-consumable) to my iOS app, and I’m stuck with restore purchases. When a user registers in my app, I create a user account (A) on my server. After the user buys an in-app purchase, I need to tie the account and iIAP (A+IAP). The question is - what if the user creates a new user account (A1) and restores the IAP? Will it unlock premium content for another user? (A1+IAP). If yes, how to fix that?

ANSWERED

Cannot verify purchase

The purchase through google in app purchases is successful but after I check if it is active and not null as in the flutter documentation it gives the following error:

ANSWERED

Monthly vs Annual: AB test of subscription billing to increase revenue

Hi, I would to test annual vs monthly vs weekly annual billing. I need to know better the trial conversion rate, conversion to paying customers and look at the data dynamically in cohorts.

ANSWERED

Bug report about Setting - Stores.

I have two products. When I set up the Store (https://dash.qonversion.io/project/stores), the settings of Product B will accidentally replace the settings of Product A.

ANSWERED
ANSWERED
ANSWERED

Apple iOS and Android Promotion codes for in-app purchases IAPs

Hey guys. I would like to provide access to my users using Apple iOS and Google promo code. Does Qonversion support this for IAPs?

ANSWERED

react-native-purchases

I'm building an app with subscriptions and your service looks good to implement in-app purchases for react-native. Do you support cross-platform for both Android and iOS?