Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iOS Simulator v5.1 window is missing device frame and Home Button

Is there a way to revert the look & feel of iOS Simulator window back to how it used to look in 5.0 and older versions?

P.S. I know Cmd-Shift-H shortcut for Home Button.

like image 998
matm Avatar asked Mar 13 '12 09:03

matm


People also ask

How do you show touches on iPhone Simulator?

You can show touch indicators in the iOS simulator by opening Terminal and running defaults write com. apple. iphonesimulator ShowSingleTouches 1 . You can turn this setting off again by running defaults write com.

How do I enable location services in Simulator?

To simulate location on a Simulator, select Features menu > Location, then you will see a list of location and movement options you can simulate.

How do you refresh iPhone Simulator?

ctrl+cmd+z. Pause . 5 seconds for menu to appear. Click the reload button image.


1 Answers

For anyone who comes here with this problem, but does not read the comments, you can get it back by hitting CMD-1 (as noted above), but it will only show for the full size emulation, if you want it zoomed out, it goes away.

then you have to use the shift-cmd-H to click the home button. And you can do it twice to simulate the click-click to show running apps, and then close them. (Don't press and hold tho, that will just trigger it to keep opening/closing the running apps window)

like image 177
nycynik Avatar answered Oct 21 '22 15:10

nycynik