Quantcast
Viewing all articles
Browse latest Browse all 17050

react native app not running on physical iOS device from MacOS bundle identifier

Following the react-native documentation installed all the node dependencies and pods the simulator launches when the react-native run-iOS command is used and the app won't launch! while trying to launch the app on a physical device it shows an error!

error pic

Bundle identifier is missing. AwesomeProject doesn't have a bundle identifier. Add a value for PRODUCT_BUNDLE_IDENTIFIER in the build settings editor.


Viewing all articles
Browse latest Browse all 17050

Trending Articles