Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode 10.1 - IB Designables - Failed to render and update auto layout status, The agent crashed

Tags:

xcode

ios

I have an issue where my storyboard failed to render the layout, so I can't add constraints and also can't see the layout of my viewController.

Issues Image

How can I resolve this?

like image 366
Ben10 Avatar asked Apr 23 '19 06:04

Ben10


1 Answers

I was also facing the same issue... It got resolved by:

EditorRefresh All Views

like image 166
Raja Jawahar Avatar answered Sep 24 '22 17:09

Raja Jawahar