Sunday, December 15, 2024
HomeiOS DevelopmentHow can I run a Flutter utility on previous iOS variations?

How can I run a Flutter utility on previous iOS variations?


My challenge makes use of Flutter model 3.22.3 and a few packages aren’t appropriate with the most recent model of iOS, which is iOS 18.0. So I downgraded the iOS model of my Xcode to iOS 17.0 that I do know the app can run on.

I am getting the next error:

iOS 18.0 isn't put in. To obtain and set up the platform, open
Xcode, choose Xcode > Settings > Platforms, and click on the GET button for the
required platform.

For extra info, please go to:
https://developer.apple.com/documentation/xcode/installing-additional-simulator-runtimes
════════════════════════════════════════════════════════════════════════════════
Couldn't construct the appliance for the simulator.
Error launching utility on iPhone 15 Professional.

I can run the app on the most recent variations of Android and that is how I am debbuging, however I will ultimately want to check it on iOS.

I’ve researched for it and couldn’t discover a resolution to run a Flutter app on a earlier iOS model.

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments