I tried setting up Firebase Crashlytics to my React Native project. I received the following error when I was building the project after I added the build phase script.
Script I added from the firebase guide (can be found here) :
Error:
MY-APP-ABC/SourcePackages/checkouts/firebase-ios-sdk/Crashlytics/run: No such file or directory
When I look in the folder of MY-APP-ABC, I don't see the SourcePackages folder anywhere.