Skip to content

Instantly share code, notes, and snippets.

@code-with-max
code-with-max / iapp_template.gd
Last active February 5, 2025 08:00
using iapp addon another template
# iapp_template.gd
extends Node
# For sound notification
signal new_purchase
signal product_showcase_updated
# https://developer.android.com/reference/com/android/billingclient/api/Purchase.PurchaseState
enum purchaseState {