Rect Devtools Uncaught ReferenceError: chrome is not defined

Rect Devtools Uncaught ReferenceError: chrome is not defined

我正在使用 React Native Debugger(但是当使用 chrome devtools 时,应用程序仍然无法运行)。

我从来没有遇到过问题,但今天我遇到了

"Uncaught ReferenceError: chrome is not defined"

调试器尝试连接到 React 时出错。尝试卸载 devtools,重新安装应用程序,使用不同的扩展没有任何帮助,我的应用程序加载,我正在获取控制台日志,但无法做任何需要转到另一个屏幕/路由的事情。任何想法是什么造成的?

当其他一切都失败时,我关闭了我的phone,然后在一段时间后再次打开它。

成功了。只需重新启动您的 phone