Last active
December 21, 2022 15:48
-
-
Save mikehouse/01ffe9ce1a5793406150f7b2fd15abbc to your computer and use it in GitHub Desktop.
How to pair Apple TV to MacOS via WiFi
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. Make sure Mac and Apple TV have the same network ("AirPlay and HomeKit", "Allow Access" is set to "Anyone in the Same Network") | |
2. In Xcode open "Devices & Simulators" window | |
3. On Apple TV open "Remote App And Device" -> "Remote App And Device" | |
4. Click "pair" and enter code | |
5. If "pair" reapear again then turn off the wifi on your Mac for 10 seconds and then turn it on again (https://developer.apple.com/forums/thread/108459) | |
6. Maybe needed to delete the TV from ingored list https://stackoverflow.com/a/63195311/3614746 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment