bpapa
bpapa

Reputation: 21497

How do I turn off slow motion in the iPhone simulator?

I don't know if it's because I'm using a Mighty Mouse or what, but I keep accidently turning on Slow Motion when using the iPhone simulator. How the heck do I turn it off?

Upvotes: 16

Views: 10854

Answers (6)

lindon fox
lindon fox

Reputation: 3318

Updated: version 11.3 (2019 Dec) works fine.

I have iOS Simulator version 8.3 (Xcode 6) and the new shortcut is command ⌘ + T to toggle "Slow Animations"

Upvotes: 20

Developer
Developer

Reputation: 6465

I think, In iOS 8 and above, it's Cmd+T

Upvotes: 4

Duncan C
Duncan C

Reputation: 131426

I just installed "slowmo", as mentioned above, and it works on the 3.2 simulator. It took me a while to figure out how to enable it. You have to check "simulate hardware keyboard" in the simulator's hardware menu, and then press your Mac's shift key 3 times in rapid succession to toggle it on/off.

Upvotes: 5

Luís Marques
Luís Marques

Reputation: 1001

You can download "slowmo" from http://mschrag.github.com/ to re-enable the slow motion feature, allowing you to toggle between modes.

I tested it on the iPhone Simulator 3.1 (139.1) and it still works.

Run the slowmo.sh script in the download, then press shift 3 times in quick succession.

Upvotes: 0

Rog
Rog

Reputation: 17170

Pre beta 5 it was tripple shift. Apple changed (or broke it) see this question (which doesn't have an answer).

Upvotes: 18

Brad The App Guy
Brad The App Guy

Reputation: 16275

I'm not totally sure, but I notice toggeling 'demo mode' in the menu sometimes does the trick, and sometimes does not. I'm also not totally sure if there actually is a slow motion feature, or if that is a bug in the simulator.

Upvotes: 1

Related Questions