In this video, we are going to learn how to use #Firebase #crashlytics in our #iOS app written in #swift language. We will use swift package manager to add firebase SDK's.
In documentation of firbase crashlytics for iOS, by default SPM(Swift package manger) is used and the script commands are also for that (to upload DYSM automatically).
If you are using cocoa pods to install Firebase SDk, you need to use this script command
"${PODS_ROOT}/FirebaseCrashlytics/run"
For more info regarding script command for Firebase crashlytics in IOS, visit given below link
https://firebase.google.com/docs/ios/...