Discussions

Ask a Question

Is it possible to have multiple subscription of the same product in one app

same as title
ANSWERED

Problema de estado de la suscripcion.

Hola Estoy utilizando en android la biblioteca con esta version " implementation 'io.qonversion.android.sdk:sdk:5.0.2'" . El problema es que si yo me desuscribo dentro de mi aplicacion, el estado no se actualiza, sigue diciendo que el estado esta activo . Debo cerrar la aplicación para que el estado se actualice. Me gustaria que me puedan ayudar
ANSWERED

Missing entitlements

I am working in React Native Sandbox. I have setup the product ids, etc. correctly however the entitlements object is returning as {}. Any ideas?
ANSWERED

Delete account

Hi, I want to delete my account. How I can do that?
ANSWERED

Getting SkuDetails as a null while displaying products

Hello, I am using qonversion for making a subscription purchase but when displaying product in flutter application it's always getting a skudetails,pretty price and other things as a null
ANSWERED

React Native [ios] - Trial Eligibility

Hello! In sandbox - iOS, when calling the `Qonversion.getSharedInstance().checkTrialIntroEligibility` with correct product id's all intro eligibilities are returned as IntroEligibilityStatus.ELIGIBLE even when a user has consumed the trial already and / or has an active subscription.
ANSWERED

Delete entitlement

I want to delete entitlement I created. I have 2 entitlements: 'TestPremium' and 'Premium' and wanna delete 'TestPremium' as created it occasionally. is it possible?
ANSWERED

Webhooks Integration

my account can't edit / save or create new Integration, the button save is disabled Thanks
ANSWERED

Will detaching a user from experiment in code automatically keep the 50/50 balance of the experiment?

Hi, we want to run an experiment with two different paywalls. We only want to test it on free users, but we have another way of purchasing a subscription other than Qonversion. We have an option to manually detach a user from the experiment in code based on some parameters from the database but will that keep the 50/50 balance between the variants? For example, if we have "Variant 1" with 500 users and "Variant 2" with 500 users. Let's say we detach 100 users from "Variant 1", will Qonversion automatically equalize the users across both variants and send both variants to 450 users each, or will "Variant 1" have 500 users and "Variant 2" 400 users after manually detaching?
ANSWERED

No code screens and Automations deprecated

Hi, I just started trying to use Qonversion, I can see the docs marks automation as deprecated. Why is this and what is the replacement for it? Or is the feature just being dropped forever?