I have built the HelloWorld C example and deployed to the Playdate Simulator. However I am unable to hit breakpoints in Xcode. Is there some way to do this?
- Thanks
I have built the HelloWorld C example and deployed to the Playdate Simulator. However I am unable to hit breakpoints in Xcode. Is there some way to do this?
You can only debug when running a game in the Simulator, not directly on the device.