I'm Woking on a shoutem application. Where I'm trying to run application on ios from react-native run-ios command and its throw an error Print: Entry, “:CFBundleIdentifier”, Does Not Exist
I'm using xcode 10 and my project react-native version is 0.56
I also create a new shoutem application which have react-native version 0.59.10when I run this new application its working fine.
I'm Woking on a shoutem application. Where I'm trying to run application on ios from
react-native run-ios
command and its throw an errorPrint: Entry, “:CFBundleIdentifier”, Does Not Exist
I'm using xcode 10 and my project react-native version is 0.56
I also create a new shoutem application which have
react-native version 0.59.10
when I run this new application its working fine.stack overflow : https://stackoverflow.com/q/58010485/9671445