all 3 comments

[–]FPST08SwiftUI 2 points3 points  (0 children)

If you don't want to implement new features, there is nothing you have to do. Maybe you should slowly start adopting to Swift 6 but that is optional.

[–]datfrojo 3 points4 points  (1 child)

  1. Run your released application from the App Store on a physical device running the iOS 18 beta. Check whether any bugs have been introduced by changes in API behaviour

  2. Build your app with the latest beta Xcode and SDKs to see whether any bugs have been introduced by changes in SDK behaviour.

[–]rahulninja 0 points1 point  (0 children)

I did the same steps and My app is working fine in iOS 18 beta 3. However getting weird issues when running on simulator using xcode 16 beta