6

We have tried both iOS 14 and 13. In both cases, the storyboard screens show up like this.

Has anyone else faced this issue and was able to solve it? Or should we revert back to xcode 11 or 10 in order to solve this?

Empty storyboard screens

5
  • Since there is no programming specific problem, I would recommend posting at apple.stackexchange.com as you will likely see a better response Commented Jan 8, 2021 at 12:07
  • Hi, did you find a solution for this? Commented Jan 30, 2021 at 14:57
  • Have the same issue but never see this post on apple.stackexchange.com Commented Feb 19, 2021 at 0:07
  • I tried opening the project on my iMac 2017 (Intel) basically almost the same specs as my M1 Macbook, but do not have an issue with rendering the storyboard screens. I presume there might be anything I'm missing or something else since this would be my first time using an M1 Mac. Commented Feb 19, 2021 at 1:13
  • Linking to a question in their developer forums: developer.apple.com/forums/thread/… Commented Mar 15, 2021 at 19:42

3 Answers 3

5

I have similar issue with Xcode 12.4 on M1 Macbook Pro. As a workaround disable Rosetta Mode when working with storyboard. Follow the below steps

  1. Quit Xcode and open finder and go to Applications folder
  2. Right click on Xcode App and select Get Info
  3. Uncheck "Open using Rosetta" option
  4. Open Xcode, storyboard will work now

Note: With Rosetta Disabled, I wasn't able to build/run the app. So I was toggling the Rosetta mode. I think Apple will fix it sooner.

UPDATE

Xcode 12.5+ fixed this issue.

Sign up to request clarification or add additional context in comments.

1 Comment

I m facing this issue in Xcode 14.3
0

I tried on Xcode 12.5 beta on my M1 pro is work well. That's Xcode issue with 12.4 on M1.

2 Comments

how to get 12.5 beta ?
developer.apple.com/download install macos beta profile. then use can update it.
0

Selected a device from the list in Device in Xcode fixed it for me:

Tap Device:

enter image description here

Then select a device:

enter image description here

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.