My project does not have any compilation problems, but, when it comes to visualizing my storyboard in the emulators, it is seen with half the screen blank.
On the contrary, when I run on a real device, it works for me. I have not changed anything of my storyboard nor my .xib (verified that in real devices it works). I have to add that, this is a project that I picked up from a partner, and his explanation was that in Xcode 9 the autolayouts and constraints have not been set.
Does anyone know what is due? Is it a problem with the new emulators of Xcode 9? Why does Xcode 8.3.3 work and in Xcode 9 not?