xamarin / GoogleApisForiOSComponents

MIT License
225 stars 161 forks source link

Firebase Crashlytics iOS 4.6.2 missing DSYM #478

Open devCosenza opened 3 years ago

devCosenza commented 3 years ago

After Firebase Crashlytics library update to 4.6.2, Firebase console shows Missing dSYM alert. We have uploaded all dSYM files in /bin/iPhone/Release and also all dSYM files in dSYM folder into iOS Archive but uploaded UUIDs were not equal to missing dSYM UUIDs in the Firebase console.

Is it possibile found missing dSYM? How find and upload them?