Expo XDE constantly pinging 404

Any reason the Expo XDE would fire these events every 2-3 seconds.

I’m using the iOS simulator on Mac OSX

This appears to be the iOS client trying to open a websocket connection to your remote debugging environment in Chrome. Did you happen to enable remote debugging but manually close the Chrome debugging tab?

I’m not sure. Where do you enable remote debugging

While developing your project, it’s one of the buttons in the menu that pops up in your device:

Okay cool. I’d never used that screen until this point, so I’m pretty sure I didn’t enable remote debugging, but manually close the Chrome debugging tab.

Clicking ‘Debug Remote JS’ caused this error screen.

And I had to uninstall and redownload Expo to get rid of it