4

I am using Xcode 14.1, MacOS 13.2.1, and running different simulators(iPhone 14 Pro 16.1 etc.), and every 2-4 times I rerun the app the simulator gets frozen. Xcode says Launching... but the simulator shows a black screen. Waiting does not help. So I constantly need to shut the simulator down which is really annoying.

Is there a way to fix it or is it currently a "normal" behavior?

Artiom
  • 513
  • 1
  • 4
  • 15

1 Answers1

0

I also facing same issue for specific app not all apps.

  1. Force Quit Simulator.
  2. Run Again

My Work around.

I stop app by clicking (x) from simulator and not from Xcode.

enter image description here

Toseef Khilji
  • 17,192
  • 12
  • 80
  • 121
  • 1
    yes, that is what I am doing. Force quitting simulator by CMD+Q. And in 2-4 runs I have the same issue and need to force quit again – Artiom Mar 07 '23 at 09:40