Discussions
Apple has rejected my in-app purchases
I need to add new In-app purchases to my app which is already on the App Store. I have created in-app products in iTunes Connect and testing in the sandbox - it works well. But apple tester is saying he can not make a purchase.
error domain=skerrordomain code=0 "unknown_error"
Hello everyone. Testing on iOS Simulator I catch error
Swift - How to restore a specific purchase
Hello,
querySkuDetailsAsync() method always returns null
I added in-app products in the Google Play Console and activated them. But when I call querySkuDetailsAsync() method, I always get null. I’m using the latest version of Google Play Billing Library (3.0.2).
Flutter integration, iOS 13 simulator error. works in iOS 12
I'm guessing I missed some instruction for special consideration in this version of iOS.
Here is my code, in main.dart (My key in place of the x's )
await Qonversion.launch('XXXXXXXXXXXXXXXX',
isObserveMode: false);
When I launch Qonversion with my Flutter app using an iOS 13 simulator I get this error:
Validate an in-app purchases receipts locally
I want to validate an in-app purchases receipts locally in my app. Is it possible?
nsusertrackingusagedescription appsflyer
Hey guys, I would like to use Qonversion to send data to AppsFlyer. Does Qonversion supports App Tracking Transparency (ATT)?
Thanks