Discussions

Ask a Question
ANSWERED

Entitlement expire date not updating

Hi I am trying to integrate Qonversion for my apps. But when I test auto renewable subscription in sandbox environment the expiration date and isActive status of entitlement is not updated. i.e. My current entitlement expiration time is 10:30:40, after that if it is renewed automatically the expiration time is not update. If it reaches auto renewal limit even after that the time is not update or isActive is not false. But I noticed If I call restore then the time is being update accordingly.
ANSWERED

How to update the app

My app keeps crashing and a pop-up says to update the app, not sure how to update. Can you help?
ANSWERED

Empty entitlements

We're using react-native-qonversion 4.4.2 We're unable to get entitlements after purchase, as well as using await Qonversion.getSharedInstance().checkEntitlements() in sandbox mode. The entitlements object is always empty, both on iOS (sandbox mode) and android (license testing mode). Receiving products or making a purchase is without any errors. Qonversion seems to be able to detect sandbox purchases, since we can see them in a dashboard. We don't have any entitlements set up in qonversion dashboard, only products. It used to work perfectly that way. Is having the entitlement a new requirement?

Subscription Publishing API

Hello We attempted to edit existing products in Google Play Console, but were faced with a warning stating that the edit will result in irreversible switch from InAppProducts API to Subscription Publishing API (<https://support.google.com/googleplay/android-developer/answer/12124625#api_access>) Thus, the questions: 1. Which qonversion module version for react-native supports Subscription Publishing API? 2. What could the consequences of such switch be? Would it affect the app at all if we're using version 3+?
ANSWERED

Qonversion pro account

I cannot able to see the project key in qonversion pro account. Its only can get after purchase?
ANSWERED

Google Play Billing v5+

Are you planning to migrate to use Google Play Billing v5+ for Android SDK? Timeframe?
ANSWERED

Fraud purchase detected

Hi I use Qonversion with StoreKit2. In AppDelegete i'm calling QonversionSwift.shared.syncStoreKit2Purchases() but i receive Fraud purchase detected error. Try both on simulator and Testflight versions.
ANSWERED

здравствуйте, могу ли я оплатить сервис usdt trc20?

здравствуйте, могу ли я оплатить сервис usdt trc20?
ANSWERED

iOS subscriptions and own userbase

Hello guys I'm trying to setup subscriptions for my iOS app and this is a terrible mess because of Apple restrictions etc... My app is actually only iOS based, but there will probably be its web-app equivalent later. Plus, I have some B2B customers so we'll use Stripe for them. I have my own User base, so the logged in user does not necessarily correspond to the AppStore user (this is a professional app, so users often use their pro email, and some companies might have a shared account etc...) As we are obligated by Apple to use their own subscription system, I'm a bit stuck and want to use Conversion to handle all that work but: - If a user A purchased a license on its phone, then logged out, and user B logged in on the same device, clicks on Restore purchase. Then the license will be granted to him, but will it be removed from user A ?? - If a user A purchased a license on its phone, and is also logged on its company phone (with another AppStore account), then clicks on Restore purchase, how will it be handled? - If a user A purchased a monthly subscription on its phone, then one day changes to an annual subscription. The transition will be transparent and handled by Apple as there can only be a single active product for a same entitlement. But what if he switches on the (future) web app, paying with Stripe?? Will him have 2 active subscriptions at the same time? Thank you for your help, this is really a mess to deal with... Thomas
ANSWERED

ios init sdk fail

Hi team, my app have bug: Invalid access token received. I have set the correct Project Key. Please check it for me. Thanks!