sdk - Application doesn't work in iPad Simulator, fine in iPhone Simulator -


i created application , runs ok when use iphone simulator. when try run on ipad simulator doesn't work.

several things may assist tries assist issue:

  1. in iphone simulator tried change hardware settings - selecting device---ipad , changing version (3.2 , 4.0). did not difference.
  2. when runs device---ipad selection opens iphone simulator
  3. when open ipad simulator without build , run xcode don't see app in applications list on simulator view.

should define in xcode or in simulator (like saying "this application should run in ipad")?

may problem related versions issue? other ideas?

the simulator open ever device project target set to. therefore, if set iphone open in iphone simulator. if set ipad open in ipad simulator. if set universal, support both.

it has nothing hardware type select in simulator. have change target devices.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -