When enabling "Debugging"
in the ios simulator and open chrome for debugging.
The first time works perfectly but when change code and refresh automatically.
After that Debugging points somewhere else. I understand there is a mapping issue while debugging.
Any solution for this?
Debugging mapping attached to the project when we start project or reload but at the time of hot reloading
(auto refresh) will not update that mapping correctly.
For update the mapping correctly you have to reload
it.