Black screen on iphone simulator runnning flutter app

Author: giacomotoCreated Apr 5, 2026Updated Apr 5, 2026

Hello,

I’m having trouble running a Flutter app on the iPhone simulator. As soon as the app starts, the simulator screen turns black and nothing is rendered.

Steps I’ve tried:

Creating a new Flutter app — same result Running on iPhone 16 and 17 simulators Running on macOS Sequoia and Tahoe with the latest Xcode

No combination worked so far.

Has anyone encountered this issue or knows a workaround?

Thanks in advance!