flipper icon indicating copy to clipboard operation
flipper copied to clipboard

Plugin 'React DevTools' is unavailable in 0.239.0

Open YingchenWang007 opened this issue 1 year ago • 2 comments

🐛 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"

YingchenWang007 avatar Dec 21 '23 01:12 YingchenWang007

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

Nachox07 avatar Jan 25 '24 19:01 Nachox07

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

SamWhitby avatar Feb 19 '24 20:02 SamWhitby