how do I pivot from my saas product?
Asked on 07/31/2024
1 search
Pivoting from a SaaS product can be a complex process, but there are several strategies and tools discussed at WWDC that might help you in this transition. Here are some relevant sessions and topics that could be useful:
-
Explore App Store server APIs for In-App Purchase:
- This session discusses various subscription models and offers that can help attract and retain customers. You might consider implementing auto-renewable subscriptions or promotional offers to maintain your customer base during the pivot.
- Subscriptions and Offers
-
What’s new in StoreKit and In-App Purchase:
- This session introduces new ways to merchandise in-app purchases and discusses Winback offers, which are designed to help recover churned subscribers. This could be particularly useful if you are looking to retain users during the transition.
- Merchandise using SwiftUI
-
Implement App Store Offers:
- This session provides a detailed guide on configuring and testing Winback offers, which can be a powerful tool to re-engage users who have left your service.
- Configure win-back offers
-
What’s new in App Store Connect:
- This session highlights the use of custom product pages and deep links to tailor your app's presentation to different audiences. This can be particularly useful if you are pivoting to a new market or user base.
- Reach customers
-
Xcode essentials:
- This session covers various tools and techniques in Xcode that can help you manage the development and testing of new features efficiently. This is crucial when pivoting, as you may need to iterate quickly based on user feedback.
- Explore the Organizer
By leveraging these sessions and the tools they discuss, you can better manage the transition of your SaaS product, retain your existing customers, and attract new ones. If you need more specific guidance on any of these topics, feel free to ask!

Explore App Store server APIs for In-App Purchase
Learn how to leverage your server to build great In-App Purchase experiences with the latest updates to the App Store Server API, App Store Server Notifications, and the open source App Store Server Library. After a recap of current APIs, we’ll introduce updated endpoint functionality, new transaction fields, and a new notification type. We’ll also discuss best practices for the purchase lifecycle, delivering content, and targeting offers, so you can become a server power user.

What’s new in App Store Connect
Explore new features for discovery, testing, and marketing. Find out how to nominate your apps for featuring on the App Store, share exciting moments (like a version launch) with marketing assets generated for you, deep link to specific content in your app from custom product pages, use the latest enhancements to TestFlight, and more.

What’s new in StoreKit and In-App Purchase
Learn how to build and deliver even better purchase experiences using the App Store In-App Purchase system. We’ll demo new StoreKit views control styles and new APIs to improve your subscription customization, discuss new fields for transaction-level information, and explore new testability in Xcode. We’ll also review an important StoreKit deprecation.