Ignite: Command-R doesn't work in iOS simulator

Created on 24 Nov 2016  路  7Comments  路  Source: infinitered/ignite

I'm unable to trigger a reload in the iOS simulator using command-R

Most helpful comment

Sometimes your keyboard gets messed up. Check under the hardware menu in the simulator. Is there a keyboard toggle for command + k or command + shift + k?

All 7 comments

Try double-tapping r.

@skellock no joy.

Also using option-command triggers the Simulators multi tap simulation mode too -- so not sure how that will work with Copy mode that's mentioned in the footer of the red screens.

I'm currently re-running $ react-native run-ios to update the simulator view.

Sometimes your keyboard gets messed up. Check under the hardware menu in the simulator. Is there a keyboard toggle for command + k or command + shift + k?

You might have disabled(unchecked) "Connect hardware keyboard" option which is in the hardware/keyboard menu. Make sure its checked.

as @skellock said, if your Cmd+r does not work, double tap to r and if Cmd+d does not work as well, you can double tap on d.

Try double-tapping r.
That is actually related to Android Simulator.

As @skellock stated. Toggling cmd+kand/or cmd+shift+k fixed issue for me.
Thanks

Was this page helpful?
0 / 5 - 0 ratings