You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mpapado3 Can you try building the app directly in Xcode? (make sure you install the pods first). I'm not able to run it on the command line either. It does work for Android though. I think it has to do with Firebase packages.
I will try to install the pods and run it on x-code, but you need to put details on where to add the Firebase connection details.
Also the app wan't run on Android as well.
I have tried your project and when I try to test it on ios I get below error:
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/StarterApp.app/Info.plist
Print: Entry, ":CFBundleIdentifier", Does Not Exist
I have done react-native upgrade and still doesn't work.
The text was updated successfully, but these errors were encountered: