Recently I have got an error(?) when I launched a React native application on iOS device for testing. Then it caused a strange symptom like below.
After I fix the library link in Xcode and it works fine. I hope it helps someone who faced this kind of error.
- No loading from React native testing server
- The app launched and quit automatically without errors in the Xcode console
After I fix the library link in Xcode and it works fine. I hope it helps someone who faced this kind of error.