Discussions
API usage question
Can I use the API to get metrics data such as MRR, Active subscription etc.
Posted by Abul Zaman 11 months ago
Subscription Restoration and Purchase Error
Dear Qonversion Support Team,
Posted by Ahmad Saquib 11 months ago
deleting a project from my account
Hello
Posted by Hicham 12 months ago
I have implemented Qonversion sdk in android app , facing playStoreError in QonversionEntitlementsCallback on calling Qonversion.shared.purchase method , how to fix this error
Qonversion.shared.purchase(this, product, callback = object: QonversionEntitlementsCallback {
override fun onSuccess(entitlements: Map<String, QEntitlement>) {
val premiumEntitlement = entitlements["premium"]
if (premiumEntitlement != null && premiumEntitlement.isActive) {
Posted by Ahmad Saquib 12 months ago
Crash: try await Qonversion.shared().offerings()
Posted by Andrei 12 months ago
Is it possible to have multiple subscription of the same product in one app
same as title
Posted by Kelola 12 months ago
Problema de estado de la suscripcion.
Hola
Posted by Ezequiel Biglia about 1 year ago
Missing entitlements
I am working in React Native Sandbox.
Posted by Zeeshan Khan about 1 year ago
Delete account
Hi,
Posted by Isfandiyar about 1 year ago
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
Posted by Nachiket Ghelani about 1 year ago