#storeKit2
Monetization (2/3) – the officially recommended iOS StoreKit plugin hadn't been updated in years and no longer worked, but thankfully @vnen.me stepped in and made one (still WIP): github.com/vertexludi/g...
GitHub - vertexludi/godot-storekit2: iOS plugin for Godot integrating the StoreKit 2 API
iOS plugin for Godot integrating the StoreKit 2 API - vertexludi/godot-storekit2
github.com
October 16, 2025 at 12:49 PM
I've finally decided to create my own Godot iOS plugins (at least for in-app purchases for now) thanks to SwiftGodot and the tweaks from Coding With Nobody!

Since it's impossible to have a native IAP plugin from Godot with StoreKit2, let's make my own!
#indiedev #indiegame #gamedev #solodev #godot
September 11, 2025 at 10:23 AM
PSA: In App Purchases are not instantly shared via Apple Family Sharing with StoreKit 2. It takes about 15 minutes on average to sync.

The purchase can be fetched by restoring purchases, but it's not very elegant 🥺

#iap #storeKit2
May 16, 2025 at 8:32 AM
using this one for rift riff on 4.6 and it fully works: github.com/godot-sdk-in...
GitHub - godot-sdk-integrations/godot-storekit2: iOS plugin for Godot integrating the StoreKit 2 API
iOS plugin for Godot integrating the StoreKit 2 API - godot-sdk-integrations/godot-storekit2
github.com
June 19, 2026 at 7:49 AM
StoreKit Helper: Swift dependency for adding paid features to iOS/macOS projects, v2.0 released!

The project has been fully refactored, with 100% test coverage — now as stable as ever.

github.com/jaywcjlove/S...
GitHub - jaywcjlove/StoreKitHelper: A lightweight StoreKit2 wrapper designed specifically for SwiftUI, making it easier to implement in-app purchases.
A lightweight StoreKit2 wrapper designed specifically for SwiftUI, making it easier to implement in-app purchases. - jaywcjlove/StoreKitHelper
github.com
December 29, 2025 at 9:14 AM
🚨Plugin Update🚨 KV331 Audio has updated ‘SynthMaster 3 Player’ to v1.0.6!! Update adds fade in/fade out of audio during preset loads, Added import/export MIDI Mappings, Added support for StoreKit2 API and MORE!! Update yours now in the App Store!!

apps.apple.com/us/app/synth...
June 9, 2026 at 10:17 AM
Well congrats! I've yet to be able to use storekit2 in my game 😅
December 31, 2025 at 6:03 AM
5/
🍎 2. Native StoreKit2

✅ Pros:
• Simpler than ever - no backend required now
• 100% native, no extra layers or SDKs to maintain
• It’s free! No extra commission to pay

❌ Cons:
October 23, 2025 at 6:59 AM
Am I crazy to use StoreKit2 for subscriptions locally over something like revenue cat? 😬
March 1, 2025 at 2:00 AM
Looking for current #StoreKit2 #SwiftUI guides on In-App Subscriptions.

Is using the subscriptionStatusTask(for groupID: String) modifier truly sufficient to verify a Pro-User?

This is how I've implemented it so far - is it really that straightforward these days?
January 23, 2025 at 9:28 PM
StoreKit2楽になり過ぎててびっくり
December 3, 2023 at 2:22 AM
Remaining tasks are, onboarding design and impl, UMP app tracking popup, subscription function by StoreKit2, and StoreReview function.
And other many store creative design and so on…
December 1, 2023 at 7:20 AM
v0.0.3 of qs_ios_purchase
一个iOS Storekit2内购插件
pub.dev
December 17, 2025 at 7:35 AM
v0.0.3 of storekit2
iOS storekit 2 plugin for Flutter
pub.dev
August 13, 2025 at 10:00 AM
v0.0.1 of storekit2utils
IOS Storekit2 Helper
pub.dev
April 11, 2025 at 7:04 AM
Yes, thank you Georges! <3
Any plans about he can do a version of his own for Game Center features? (But I know there are other existing plugins if he can't - but I like how he made the Storekit2 one ^^)
June 19, 2026 at 8:04 AM
Any timeframe? Did you already start working on it? I can be a tester! 👀 it will be storekit2 I suppose, v1 is abandoned by Apple.
September 11, 2025 at 11:26 AM
I also faced below error and fixed that issue.

gist.github.com/uy/8899059aa...
StoreKit2: .purchase() not working… | Apple Developer Forums
developer.apple.com
April 5, 2025 at 10:15 AM