flipper
flipper copied to clipboard
Plugin 'React DevTools' is unavailable in 0.239.0
🐛 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"
I had the same issue. The solution I found was downgrading the Flipper version to 0.211.0
for now.
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.