react-native-appstore icon indicating copy to clipboard operation
react-native-appstore copied to clipboard

'FirebaseCore/FirebaseCore.h' file not found

Open undigitals opened this issue 6 years ago • 2 comments

I am trying to yarn start, it did Loading dependency graph, done. Then stoped there. And I opened the ios file run from xcworkspace. Am I doing something wrong? I have installed all pods files and dependencies. Can you please help me?

undigitals avatar Mar 09 '19 08:03 undigitals

pod repo update maybe?

birkir avatar Mar 14 '19 14:03 birkir

I had this issue and this solved it: https://stackoverflow.com/a/57064293/1051391

lovetheidea avatar Sep 15 '23 19:09 lovetheidea