- [ ] I have updated Purchases SDK to the latest version - [x] I have read the [Contribution Guidelines](https://github.com/RevenueCat/purchases-ios/blob/main/Contributing/CONTRIBUTING.md) - [x] I have searched the [Community](https://community.revenuecat.com) - [x] I have read [docs.revenuecat.com](https://docs.revenuecat.com/) - [x] I have searched for [existing Github issues](https://github.com/RevenueCat/purchases-ios/issues) **Describe the bug** Crashes at launch with a not so useful stacktrace. RevenueCat 4.43.2 Xcode 16 beta 5 + iOS 18 crash 1. Environment 1. Platform: iOS 2. SDK version: 4.43.2. 3. StoreKit version: - [x] StoreKit 1 - [ ] StoreKit 2 (_enabled with `usesStoreKit2IfAvailable(true)`_) 4. OS version: 18 5. Xcode version: 16 beta 5 6. Device and/or simulator: - [x] Device - [ ] Simulator 7. Environment: - [ ] Sandbox - [x] TestFlight - [ ] Production 8. How widespread is the issue. Percentage of devices affected. 100% 2. [Debug logs](https://docs.revenuecat.com/docs/debugging) that reproduce the issue. No logs, just this stacktrace. 3. Steps to reproduce, with a description of expected vs. actual behavior Launch the app. 4. **Other information** (e.g. stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, etc.) ``` <compiler-generated> specialized withCheckedContinuation<A>(isolation:function:_:) ```   5. **Additional context** Add any other context about the problem here. We want to keep supporting iOS 12. *Is the v.4.x of RevenueCat going to be deprecated?*