Elektrine lite

← Feed

@JetForMe@geekstodon.com

Post #3044699

2026-05-01 00:23 UTC

@nemesisprime@iosdev.space Ahhh I figured it out! I was using a StoreKit config file in Xcode that wasn't synced with ASC, which meant it had a different Subscription Group ID than the one in ASC. The code was looking for the Group ID in the file, not ASC. The solution was to delete that file, create a new one and check "Sync this file with an app in App Store Connect," then use the right Group ID when presenting the StoreKit UI.

Replies (1)