in the react native project, use the IOS real machine to test the JS code remotely.
1. Change "localhost" in RCTWebSocketExecutor.m to computer IP, and change APP to debug and install it in your mobile phone.
2. Open the APP, shake development mode option in the mobile phone, and select "remote js DEbugging"
3. The phone displays
4.
all the time.
could you tell me how to solve it?