React-native-track-player: Getting Print: Entry, ":CFBundleIdentifier", Does Not Exist while running iOS app

Created on 8 Jun 2018  路  1Comment  路  Source: react-native-kit/react-native-track-player

I'm unable to run the ios app getting the error below.

Installing build/Build/Products/Debug-iphonesimulator/MyApp.app
An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=22):
Failed to install the requested application
The bundle identifier of the application could not be determined.
Ensure that the application's Info.plist contains a value for CFBundleIdentifier.
Print: Entry, ":CFBundleIdentifier", Does Not Exist

Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/MyApp.app/Info.plist
Print: Entry, ":CFBundleIdentifier", Does Not Exist

Most helpful comment

I answered my own question. I missed the following part from the documentation.

image

>All comments

I answered my own question. I missed the following part from the documentation.

image

Was this page helpful?
0 / 5 - 0 ratings

Related issues

b3rkaydem1r picture b3rkaydem1r  路  3Comments

KalebPortillo picture KalebPortillo  路  4Comments

EhteshamAnwar picture EhteshamAnwar  路  3Comments

sagargheewala picture sagargheewala  路  3Comments

fabiocosta88 picture fabiocosta88  路  3Comments