Discussions

Ask a Question
ANSWERED

Apple Search Ads Does not Work with Qonversion

I have install Qonversion Pod in my project and Added iAD framework in Build phases as per Document instructions. but Compiler throwing error, says "Type 'Qonversion' has no member 'setAppleSearchAdsAttributionEnabled'

ANSWERED

When validating receipts on your server, your server needs to be able to handle a production-signed app getting its receipts from Apple’s test environment. The recommended approach is for your production server to always validate receipts against the production App Store first. If validation fails with the error code "Sandbox receipt used in production," you should validate against the test environment instead.

'When validating receipts on your server, your server needs to be able to handle a production-signed app getting its receipts from Apple’s test environment. The recommended approach is for your production server to always validate receipts against the production App Store first. If validation fails with the error code "Sandbox receipt used in production," you should validate against the test environment instead.'

The project id used to call the Google Play Developer API has not been linked in the Google Play Developer Console

Hey Guys,
i was trying to deploy my app from an external service called Codemagic. I'm a developer and trying out some stuff. My current problem is that i have two apps in the playconsole. And to use the API i have to link it to one project. But how can I give API access to my second app. I'm trying now for days and still can't fix this problem. It always tells me that my projectId is not linked.
😭

ANSWERED

What does status "Billing Retry" in the customers dashboard mean?

ANSWERED

How do I clean up a sandbox user's receipt so make the receipt empty?

For testing corner cases, I want to understand how the recipe behaves when it goes downgrade and upgrade. So I need an empty user's receipt. Apple does not allow creating a new user.

ANSWERED

Cannot verify purchase

The purchase through google in app purchases is successful but after I check if it is active and not null as in the flutter documentation it gives the following error:

ANSWERED

Trial Event not being triggered.

I have created an auto renewal with 15 days trial. Instead of trail event I am getting Subscription Started event.

ANSWERED

Google Billing version 3 not available for this device or user

i have implemented tour Qonversion solution in my webapp but I've Always an error that Say "Google Billing version 3 not available for this device or user" :(

ANSWERED
ANSWERED