godotengine / godotengine/godot-docs
There are no unique "non-consumed" purchases
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
**Your Godot version:**
3.4 stable mono
**Issue description:**
In the documentation of the IAP plugin for android, non-consumable products are named "non-consumed", this can lead to confusion because there are no "non-consumed" products and this is specified in:
https://developer.android.com/google/play/billing/terminology#:~:text=Producto%20no%20consumible,paquetes%20de%20niveles.
So, there are no "non-consumed" products, only "non-consumable" products.
Replace "non-consumed" with "non-consumable"
**URL to the documentation page:**
https://docs.godotengine.org/en/stable/tutorials/platform/android_in_app_purchases.html#:~:text=Only%20active%20subscriptions%20and%20non%2Dconsumed%20one%2Dtime%20purchases%20are%20returned.
If you know how to fix the issue you are reporting please
consider opening a pull request. We provide a tutorial on
using git here: https://docs.godotengine.org/en/stable/community/contributing/pr_workflow.html,
writing documentation at https://docs.godotengine.org/en/stable/community/contributing/docs_writing_guidelines.html
and contributing to the class reference here: https://docs.godotengine.org/en/stable/community/contributing/updating_the_class_reference.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.