-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Open
Labels
Description
Prerequisites
- I have read the Contributing Guidelines.
- I agree to follow the Code of Conduct.
- I have searched for existing issues that already include this feature request, without success.
Describe the Feature Request
Wondering if Ionic and/or Capacitor will support the new iOS requirements coming out this fall with iOS 27 release for migrating from AppDelegate to a UIKit scene-based lifecycle. Or would Capacitor need to be the one responsible for this?
Describe the Use Case
Any iOS apps built with iOS 27 SDK when it comes out will crash if it has not incorporated the new scene-based lifecycle.
Describe Preferred Solution
Would prefer to have Ionic and/or Capacitor updated to automatically migrate to the UIKit scene-based lifecycle upon a build ios prompt. May involve removing the iOS folder from the repo, and redoing it so it can rebuild properly with the new files needed, etc.
Describe Alternatives
No response
Related Code
No response
Additional Information
No response
Reactions are currently unavailable