Monetize your app
- Think about pricing and in app purchases
- StoreKit for SwiftUI allows you to simplify adding in App Subscriptions to your app
- Setting pricing needs to consider international pricing issues – there are 9 price points, based on a base region, You can have the store automatically adjust pricing to manage currency exchange changes.
Manage testers
- TestFlight makes it easy to test on all platforms and testers on each platform. You get data about your testers to see how engaged they are, if they installed, sessions, crashes, and feedback, and now which device they installed on.
- You can put release controls in place to send specific builds to internal teams vs. external teams.
- Using Xcode cloud you can easily upload TestFlight what to test, can do this from a custom build script or directly from a local text file
- Sandbox testing can now support family sharing, by combing test accounts to a family group. Up to 6 accounts are in a single family
- You can also add on-device to modify renewal rates, test interrupt purchases, clear purchases, and see the family grouping
Build your store presence
- You can configure your product page, with privacy nutrition labels, and you can now add in information related to VisionOS, for surrounding, hands and head movement.
- Release schedule on the app, can support Pre-Orders on a regional basis via soft launches. This is on the availability page.
- Product page optimization lets you see which ones your users like best, these now persist across app releases.
Automate with APIs
- Allows for customizing workflows, syncing with internal systems, and dealing with customer reviews and responses. Adding support for Game Center later this year
- This is for leaderboards and achievements
- You can do scores and achievement unlocks
- Manage fraudulent activities
- Match based on custom rules
- For API authentication
- You can generate marketing and customer services API Keys
- You can also create a user-based key