Problem migrating project from Xcode 8.3.3 to Xcode 9.3

1

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?

    
asked by Sebastian Paduano 23.04.2018 в 12:11
source

0 answers