Skip to content

Subscriptions

Charles Wright requested to merge cvwright/subscriptions into main

This MR adds support for App Store subscriptions with StoreKit v2 and signed transactions.

We have two places in the UI for managing the user's subscription:

  1. In the UIA flow, for the initial purchase. And in the future, for renewing a lapsed subscription when the server kicks us out.
  2. In the Settings tab, in case the user wants to make changes on the fly.

Merge request reports

Loading