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

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.