Prerequisites
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
Prerequisites
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