Skip to content

React Devtools won't connect to Application running on iOS Simulator #24089

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
dallasclark opened this issue Mar 13, 2022 · 1 comment
Closed

Comments

@dallasclark
Copy link

React Devtools doesn't connect to the instance running in the iOS Simulator.

React DevTools Screenshot

image

iOS Simulator Screenshot

image

React Native appears to have some interactivity as you can see "DevTools initialized" and the inspector on the iOS Simulator is running in the condensed mode.

OS: macOS Monterey (12.2.1)
Chip: Apple M1 Pro

@bvaughn
Copy link
Contributor

bvaughn commented Mar 14, 2022

This looks like a duplicate of #23307. I think what's actually going on here is that the backend and frontend versions mismatch, and DevTools is crashing (in a way that isn't user-visible). Going to close this and roll it into #23307

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants