How to fix "Print: Entry, ":CFBundleIdentifier", Does Not Exist" while running others project, what to do?

775 views Asked by At

I'm trying to launch project from github and this problem occurs: error

Error occurs after running via react-native run-ios I tried to launch it on different simulators - didn't work Reinstalling node_models - didn't work react-native upgrade - didn't work

3

There are 3 answers

0
Daniil Kunin On BEST ANSWER

for me switching version of XCode worked great (from 10.1 to 9.2), while none of any other methods from the web did

thank you all

0
Shashin Bhayani On

If you have any working react-native project then copy node_modules/react-native/ folder and replace with current project..

I know it's not a solution but that's how I am doing it right now. I am also looking for solution. Right now, it's working for me with this.

0
sourabh dadapure On

Here's what you need to do go to your cd to node_modules/react-native/third-party/glog-0.. and run ./configure