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

Popular posts from this blog

php - Passing multiple values in a url using checkbox -

compilation - PHP install fails on Ubuntu 14 (make: *** [sapi/cli/php] Error 1) PHP 5.6.20 -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -