ios - Objects not showing up in simulator -
i haven´t had issues before when drag , drop object viewcontroller
not show in simulator if create programmatically works. tried restarting xcode, clearing auto layout , uninstalled app simulator without success.
is there sort of global setting might have touched not enabling auto layout? checked view hierachy , saw object not there, when took in preview there.
make sure set constraints correctly. see if there underlying problem simulator, place object in upper left-hand corner of view controller, clean (command - shift - k) , run (command - r) project.
Comments
Post a Comment