mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 23:10:08 +01:00
This updates all links to point to the 4.2 demos instead of the 3.5 ones. Co-authored-by: A Thousand Ships (she/her) <96648715+AThousandShips@users.noreply.github.com>
13 lines
423 B
Markdown
13 lines
423 B
Markdown
# Android IAP with C#
|
|
|
|
This demo shows how to make in-app payments in Android in C#.
|
|
|
|
Note: Running the demo requires exporting and uploading the game to Google Play.
|
|
|
|
Language: [C#](https://docs.godotengine.org/en/latest/tutorials/scripting/c_sharp/index.html)
|
|
|
|
Renderer: Compatibility
|
|
|
|
Note: There is a GDScript version available
|
|
[here](https://github.com/godotengine/godot-demo-projects/tree/master/mobile/android_iap).
|