Tried tinkering with throttling in React Native simulators in order to test caching, but to no avail

86 Views Asked by At

enter image description here

I tried the Open JS Debugger button in the image above and changing the internet connection to slow connection and even to offline just like the image below.

enter image description here

But, when I check the network preview, the API can still be called. What's wrong with the dubugger?enter image description here

I am thinking if I need to use React Native Remote Debugger js, but I don't think that's what I need with the embedded debugger in my simulators. I will appreciate any helpful advice and guidance! Thanks a million!

0

There are 0 best solutions below