Installing build/Build/Products/Debug-iphonesimulator/ChatApp.app
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/ChatApp.app/Info.plist
Print: Entry, ":CFBundleIdentifier", Does Not Exist
For react-native run-ios
Had been try remove module modules, build with Xcode, Nothing seems work
Maybe have to fork it to make it into workable state
Installing build/Build/Products/Debug-iphonesimulator/ChatApp.app
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/ChatApp.app/Info.plist
Print: Entry, ":CFBundleIdentifier", Does Not Exist
For react-native run-ios
Had been try remove module modules, build with Xcode, Nothing seems work
Maybe have to fork it to make it into workable state