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
Copy file name to clipboardExpand all lines: Crashlytics/CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,6 @@
1
+
# Unreleased
2
+
-[fixed] Updated upload-symbols to 3.15. Disable dSYM uploads for Flutter apps building with --obfuscate. Please upload dSYMs through the Firebase console web uploader. To manually upload your dSYMs, you can use the console-based "Drag and Drop" option to upload a zip archive containing your dSYM files (go to Firebase console > [Crashlytics](https://console.firebase.google.com/project/_/crashlytics) > dSYMs tab). (#11136)
3
+
1
4
# 10.7.0
2
5
-[fixed] Updated upload-symbols to 3.14 with an improvement to upload all dSYM files for Flutter apps
0 commit comments