React-native-debugger: DevTools v3 is incompatible with this version of React when using RN >= 0.62

Created on 4 Apr 2020  路  2Comments  路  Source: jhen0409/react-native-debugger

When trying to debug a real device using RN >= 0.62 the following error occurs in React Native Debugger:
DevTools v3 is incompatible with this version of React

I guess this has to do with the fact, that DevTools need to be v4 to work with RN >= 0.62 as stated here by Dan:

https://github.com/facebook/react/issues/17215#issuecomment-603880575

React Native Debugger app version: 0.10.7
React Native version: 0.62.1
Platform: Android
Is real device of platform: Yes
Operating System: macOS

question

Most helpful comment

v0.11 is now released, and you should be able to see more info for DevTools v3 is incompatible message on v0.10.8.

All 2 comments

Yeah, please use v0.11 beta. I'll keep this open because it duplicated many times.

v0.11 is now released, and you should be able to see more info for DevTools v3 is incompatible message on v0.10.8.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

AdrienLemaire picture AdrienLemaire  路  17Comments

jgcmarins picture jgcmarins  路  23Comments

jesus-hernandezmoreno picture jesus-hernandezmoreno  路  26Comments

eshikerya picture eshikerya  路  39Comments

rikur picture rikur  路  43Comments