Installing build/Build/Products/Debug-iphonesimulator/TestApp.app Hello Team,
I have found issue when running my "TestingApp" in React Native via terminal. I have seen a lot of answer regarding my question but not found any solution which are given by some person.
Error:
An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=2): Failed to install the requested application An application bundle was not found at the provided path. Provide a valid path to the desired application bundle. Print: Entry, ":CFBundleIdentifier", Does Not Exist
Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/TestApp.app/Info.plist Print: Entry, ":CFBundleIdentifier", Does Not Exist
Please provide valid answer if any one has its solution. I am beginner in React Native. Your right ans appreciate me.
Thanks,