0

I have just install Xcode 10 beta, And when i run my code in iPhoneX (ios12 beta), the black simulator window comes.

enter image description here

I have tried

  • Delete Derived data
  • Restart simulator
  • Restart my macbook
  • Erase all content and settings

But nothing happens, And same code in my iPhone 8 simulator working fine,Any solution?

9to5ios
  • 5,319
  • 2
  • 37
  • 65

1 Answers1

0

Download a simulator for an older version of iOS and try again

A.S
  • 798
  • 1
  • 10
  • 32
  • at Xcode 9.3 iPhoneX (ios11) simulator also showing same behaviour. i have two version in macbook – 9to5ios Jun 22 '18 at 06:15
  • Try this link https://stackoverflow.com/questions/14668445/launch-ios-simulator-from-xcode-and-getting-a-black-screen-followed-by-xcode-ha – A.S Jun 22 '18 at 06:17