UUID Mismatch for Uploaded dSYM Files in Firebase Crashlytics Console
I am facing an issue with Firebase Crashlytics in my Flutter app where the dSYM files are successfully uploaded, but the UUIDs are not matched on the Firebase console.
Firebase Crashlytics Flutter/iOS [Missing optional dSYM]
I tried to setup run script and other requirements specified from the firebase documentation.
https://firebase.google.com/docs/crashlytics/get-started?platform=flutter#set-up-dsym-uploading.