Hugo Locurcio c3b0331d8a Fix invalid icon reference in C# Android IAP demo (#1159) 2 هفته پیش
..
GodotGooglePlayBilling 71630e80e4 Fix updated Android IAP project in c# (#1105) 5 ماه پیش
android 71630e80e4 Fix updated Android IAP project in c# (#1105) 5 ماه پیش
Android in-app purchases with C#.csproj 71630e80e4 Fix updated Android IAP project in c# (#1105) 5 ماه پیش
Android in-app purchases with C#.sln 71630e80e4 Fix updated Android IAP project in c# (#1105) 5 ماه پیش
Main.cs 13b2787173 Update Android IAP in C# project to Godot 4.3 (#1104) 5 ماه پیش
README.md b4c73f4888 Fix README links to asset library (#1078) 7 ماه پیش
default_env.tres bbe50fc9da Convert demos to Godot 4 using regular expressions in a script 2 سال پیش
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 1 سال پیش
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 1 سال پیش
main.tscn 71630e80e4 Fix updated Android IAP project in c# (#1105) 5 ماه پیش
project.godot c3b0331d8a Fix invalid icon reference in C# Android IAP demo (#1159) 2 هفته پیش

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.