Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Apple TV simulator - Siri Remote not appearing

Sometimes when using the Apple TV simulator, the simulated Siri Remote goes missing. Toggling it's visibility does nothing - it's extremely frustrating!

enter image description here

like image 693
Max Chuquimia Avatar asked Mar 16 '20 04:03

Max Chuquimia


1 Answers

This happens when you are using external monitors. To bring it back, use the command line to reset the position of the remote:

defaults delete com.apple.iphonesimulator "NSWindow Frame Apple TV Remote Window" 

Then, re-launch Simulator.app, open a TV and SHIFTR again!

like image 100
Max Chuquimia Avatar answered Oct 13 '22 07:10

Max Chuquimia