Discussions
Incorrect isActive Field & Active Subscriptions Values Missmatch
Hello! When iterating all the users' database and checking their subscription status through the API we get 526 premium non-trial users, if we do the same through the SDK we get 210 and in the website's chart we see 236. All were checked at the same time.
Empty entitlements after the product was purchased
Problem:
After making a purchase qonversion doesn't return any entitlements, result of checkEntitlements()
method is also empty object {}
does the isActive flag apply to non consumable purchases too ?
Hello,
Unable to calculate New-to-Trial from Events
If i export New Users totals, and all the events, I'm able to manually calculate New-User-to-Trial rate. Problem is that it doesn't match what is reported in Qonversion.
Ios Fraud purchase Error using Flutter SDK
I have a Flutter App in which I am using the Qonversion SDK for in App Subscription. I have made the required settings for the iOS. But when hit subscribe it does not open the purchase pop up, it returns me this error in Test Flight.
1: Additional Message: Internal Error Code: 10008
2: Error Code: FraudPurchase
3: Error Message: not_authenticated
I am unable to find any possible solution from the documents.
Validate Transaction when receive Webhook
I have intergrated Webhook to listen event purchasing from App Store and GG Play in my backend server. With App Store, I can validate receipt by transactionId. With GG Play, i need "purchaseToken", but i can't find in Request Body, https://documentation.qonversion.io/docs/webhooks.
Error: java.lang.NoSuchMethodError: No virtual method getPriceAmount()D in class Lcom/qonversion/android/sdk/dto/products/QProductPrice;...
I get this error when attempting to implement the new NoCodes paywall. I have tried updating the dependency, using both implementation("io.qonversion:no-codes:0.+") and implementation("io.qonversion.android.sdk:sdk:8.+"). This is my setup after the same initialization that works with the old builder:
Delete project and account
I want to delete my user and my project. How I could proceed to do that?