Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android IAPs don't work in some countries #6118

Closed
KekGames opened this issue Sep 18, 2022 · 1 comment
Closed

Android IAPs don't work in some countries #6118

KekGames opened this issue Sep 18, 2022 · 1 comment
Assignees
Labels

Comments

@KekGames
Copy link

Problem description

It looks like MobileIAP currently doesn't work in some countries on Android. For example, in Indonesia, Thailand, Malaysia. Every time someone tries to make a purchase from these countries - the status stays "Payment pending" for a few days, after which it gets canceled

Attach a .c3p

https://drive.google.com/file/d/1fJGHRV2EQa1azyoE_Gu_MfoPgry0watM/view?usp=sharing

Steps to reproduce

  1. Add IAP ID in project and on Google Play
  2. Export to android
  3. Test purchase from one of the countries (idk if it's possible)

Observed result

None of the purchases work in those countries, but work in others.

Expected result

More details

Untitled-2

Here's the same issue report for Unity with relevant information. https://forum.unity.com/threads/iap-doesnt-work-for-indonesia.1165847/

Affected browsers/platforms: Android

First affected release: Current stable, but also older versions

System details

View details

PASTE HERE

@AshleyScirra
Copy link
Member

I've looked in to this but on first investigation I don't think this is related to the code in Construct - it looks like it would come down to some code in the Cordova plugin we use that handles payments (cordova-plugin-purchase).

I've filed an issue with them here about it: j3k0/cordova-plugin-purchase#1331
I'll be following up there to try to sort this out with them. I'll close this issue as it will be dealt with there so follow that issue for updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants