godot-demo-projects/mono/android_iap
JavierStark 71630e80e4
Fix updated Android IAP project in c# (#1105)
* Update project to 4.3

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2024-08-28 16:58:41 -07:00
..
GodotGooglePlayBilling Fix updated Android IAP project in c# (#1105) 2024-08-28 16:58:41 -07:00
android Fix updated Android IAP project in c# (#1105) 2024-08-28 16:58:41 -07:00
Android in-app purchases with C#.csproj Fix updated Android IAP project in c# (#1105) 2024-08-28 16:58:41 -07:00
Android in-app purchases with C#.sln Fix updated Android IAP project in c# (#1105) 2024-08-28 16:58:41 -07:00
Main.cs
README.md
default_env.tres
icon.webp
icon.webp.import
main.tscn Fix updated Android IAP project in c# (#1105) 2024-08-28 16:58:41 -07:00
project.godot Fix updated Android IAP project in c# (#1105) 2024-08-28 16:58:41 -07:00

README.md

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#

Renderer: Compatibility

Note: There is a GDScript version available here.