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

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.