Skip to content

Platform Workspaces

Last reviewed: 2026-06-30

Platform workspaces contain data and workflows that only make sense for one platform implementation.

The current iOS backend supports:

  • App Store Connect account metadata and credential encryption
  • StoreKit products and price cache snapshots
  • App Store Server Notifications
  • StoreKit transaction claim and entitlement validation
  • First-open paywall runtime
  • Entry flows, placements, paywalls, onboardings and experiments
  • Storefront Optimize
  • Push notification credentials and permission placements
  • ATT and review prompt decisioning support
  • Refund protection

The billing catalog already models Play Store, Stripe, Paddle, manual and desktop/server platforms. Android Google Play backend code exists, but there is no native Android runtime package yet. Stripe/Paddle checkout, webhook ingestion and portal flows are not complete.

If data only affects one platform implementation, keep it inside that platform workspace. If it describes the customer, entitlement, analytics or support relationship across all platforms, keep it at product level.