Skip to content

V1.8#15

Merged
donny-son merged 11 commits intomainfrom
v1.8
Mar 22, 2026
Merged

V1.8#15
donny-son merged 11 commits intomainfrom
v1.8

Conversation

@donny-son
Copy link
Copy Markdown
Contributor

No description provided.

donny-son added 11 commits March 7, 2026 20:05
production reliable. Instead implemented double tap feature to go to
next slide
Updated the StoreKit 2 subscription configuration to use product IDs directly instead of a subscription group ID, and removed the now-unused group ID constant.

- Removed `subscriptionGroupID` constant from SubscriptionManager.swift as it is no longer needed
- Updated `PaywallView` to initialize `SubscriptionStoreView` with `productIDs: [subscriptionProductID]` instead of `groupID: subscriptionGroupID`

This change simplifies the subscription store configuration by using a more direct approach with explicit product IDs rather than relying on a subscription group identifier. This aligns with modern StoreKit 2 best practices and makes the subscription product configuration more explicit and maintainable.
@donny-son donny-son merged commit ff720aa into main Mar 22, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant