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

Update troubleshooting.mdx #2681

Merged
merged 1 commit into from Feb 3, 2024
Merged

Conversation

Vittor-Javidan
Copy link
Contributor

When I implemented a subscription system on my app, I tried for a week to find why my payments always got refused inside my app, because i could not find anything wrong with my source code. Until i realize there was a hold on my payment profile, meaning google play by default will refuses any payment attempt, even for test environments.

I figure out this issue could be one that can frustrate a lot of people, and it's not the lib fault.

When I implemented a subscription system on my app, I tried for a week to find why my payments always got refused inside my app, because i could not find anything wrong with my source code. Until i realize there was a hold on my payment profile, meaning google play by default will refuses any payment attempt, even for test environments.

I figure out this issue could be one that can frustrate a lot of people, and it's not the lib fault.
Copy link
Member

@hyochan hyochan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@hyochan hyochan added the 📖 documentation Improvements or additions to documentation label Feb 3, 2024
@hyochan hyochan merged commit 1458f3a into dooboolab-community:main Feb 3, 2024
1 check passed
arthurgeron pushed a commit to arthurgeron/react-native-iap that referenced this pull request Apr 2, 2024
When I implemented a subscription system on my app, I tried for a week
to find why my payments always got refused inside my app, because i
could not find anything wrong with my source code. Until i realize there
was a hold on my payment profile, meaning google play by default will
refuses any payment attempt, even for test environments.

I figure out this issue could be one that can frustrate a lot of people,
and it's not the lib fault.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📖 documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants