I'm developing a react-native app for iOS and tried to build and run it on a new iPhone X (that I added to my apple developers account).
The app is crashing on launch with this alert popping on Xcode10: "Unable to launch /private/var/containers/Bundle/Application/"
Please note that the app is perfectly running on the iOS Simulator.
Also note that I carefully went through the following procedures without any success:
- Unable to launch /private/var/containers/Bundle/Application/
- Unable to launch /private/var/containers/Bundle/Application/
Do you guys have any idea what's going wrong???
Many thanks