Playground shows below error and after restart also not working, Any idea how to solve this?
Error: Failed to prepare for communication with playground for an unknown reason
Playground shows below error and after restart also not working, Any idea how to solve this?
Error: Failed to prepare for communication with playground for an unknown reason
I did the following for it to work for me (XCode 13.2.1, Monterey):
Worked fine thereafter!
I did a combination of the two answers above and it to work for me (XCode 13.2.1, Monterey):
I had the same error message.
So I closed Xcode completely and reopened it. Then I repeated the same 4 steps above and it worked for me.
I solved it for myself by restarting Xcode. Opening the file again didn't help, but restarting Xcode did...
I had this exact same problem and couldn't find an answer anywhere. I was using Xcode on my 2015 macbook pro and was on Big Sur. All I did was update my system to Monterey and updated xcode and now it doesn't display that error message and I'm able to see the console output on the side panel. Hope it helps everyone with the same issue. Naughty problem to have when you're just starting out with xcode dev.