facebook / flipper

A desktop debugging platform for mobile developers.
https://fbflipper.com/
MIT License
13.31k stars 954 forks source link

Plugin 'React DevTools' is unavailable in 0.239.0 #5372

Open YingchenWang007 opened 8 months ago

YingchenWang007 commented 8 months ago

🐛 Bug Report

istall flipper 0.239.0

add plugin React DevTools

show

Plugin 'React DevTools' is unavailable Device plugin 'React DevTools' is not supported by the selected device 'iPhone 15 Pro Max' (iOS).

To Reproduce

0.235.0 ~ 0.237.0 is good

latter version is show this bug

Environment

flipper 0.239.0 "react": "18.2.0", "react-native": "0.73.1"

Nachox07 commented 7 months ago

I had the same issue. The solution I found was downgrading the Flipper version to 0.211.0 for now.

SamWhitby commented 6 months ago

You can still use react dev tools if you select 'React Native' from the top left dropdown, it just doesn't work if you select a specific application. Seems like a bug, but given the announcement that version 239 is the last to support react native i doubt it will ever be fixed. Same problem with the hermes debugger. image