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 Update Android IAP in C# project to Godot 4.3 (#1104) 2024-08-23 04:00:10 +02:00
README.md Fix README links to asset library (#1078) 2024-06-24 19:29:58 +02:00
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.