Discussions
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?
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?
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:
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.
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.
How to check purchased in apps iOS?
I have few non-consumable and auto-renewable in-app purchases in my app. How can I know if the user has already purchased some of them. Is there a way to know this?
That’s realy requiere verify purchases on the server side or i can verify receipt on clide?
Looking for the Google Docs I found that I should verify purchase on server side. Based on that info I started to research and found Qonversion. That’s make my life realy easy, but actually, that’s require to verify on server side purchases?
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?
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?