Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

React Native Debug Error on iOS

I have been developing React Native for a while and I keep updating myself with new release of the framework by creating other new project to test. Currently I face problem when I reload the application in Debug mode on my old version of React Native.

Every time I reload, It displays Cached Bundle on Chrome as below

enter image description here

On my device

Runtime is not ready for debugging....

enter image description here

After going through googling, I follow these recommendation

  • reset watcher, uninstall/reinstall watcher
  • remove node_modules and reinstall it

But none of the solutions work.

*Notes

  • react: v 15.4.2
  • react-native: v0.42.3
  • os: ios
  • this error does not happen if I do not debug
like image 474
Ponleu Avatar asked Dec 12 '25 18:12

Ponleu


1 Answers

After trying a lot of things, I just cleared browsing data(cookies and cache) of my google chrome and then started debugging and error is gone.

like image 160
sver Avatar answered Dec 14 '25 22:12

sver



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!