Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

StoreKit is the in-app purchase API for Apple devices. This plugin aims to integrate in-app purchase functionality (StoreKit 2) for the Godot Engine when exporting for Apple platforms.
Godot StoreKit
StoreKit is the in-app purchase API for Apple devices. This plugin aims to integrate in-app purchase functionality (StoreKit 2) for the Godot Engine when exporting for Apple platforms.
Built on SwiftGodot
SwiftGodot are bindings for the Swift programming language for Godot.
Installation
Tested on Godot 4.3 and SwiftGodot 0.45. (Should work with newer versions). Refer to SwiftGodot's documentation for building Swift extensions in Godot. This is built as an extension that calls Apple specific API's so it only works on Apple devices.
Work in Progress
Provided as-is and may not be ready for production. Not all features fully implemented. (Such as subscriptions). Please test thoroughly!
Credits
Thank you to Miguel for the Swift integration. Thank you to rktprof for figuring out how to build the binaries on macOS and iOS.
StoreKit is the in-app purchase API for Apple devices. This plugin aims to integrate in-app purchase functionality (StoreKit 2) for the Godot Engine when exporting for Apple platforms.
Reviews
Quick Information

StoreKit is the in-app purchase API for Apple devices. This plugin aims to integrate in-app purchase functionality (StoreKit 2) for the Godot Engine when exporting for Apple platforms.