Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
1 answer
26 views

The archive did not include a dSYM for the NotificationContent.appex with the UUIDs[xxx]. Ensure that the archive's dSYM folder includes a DWARF file for NotificationContent.appex with the expected ...
0 votes
0 answers
134 views

I wonder what Crashlytics want to tell me by this message at the top? When I go to the dSYMs tab I see all dSYMs that Xcode uploads every time there is new build. I don't understand why I have ...
1 vote
0 answers
110 views

I'm using Azure DevOps pipelines to build and submit my iOS app to the App Store via Fastlane. The app submission works fine, but now Firebase Crashlytics is reporting: "Missing dSYM files required to ...
Kittu's user avatar
  • 1,597
1 vote
0 answers
70 views

When archiving the iOS app, the following error occurs: The archive did not include a dSYM for the VdoFramework.framework with the UUIDs [EB84B14A-CE4D-3DA8-8EEE-F8EE8970E161]. Ensure that the archive'...
6 votes
0 answers
1k views

It seems that an empty dSYM file is being generated, which indicates there’s no debug information in the executable: warning: (x86_64) /Users/alpeshrupapara/Library/Developer/Xcode/DerivedData/...
Apudo's user avatar
  • 79
18 votes
2 answers
11k views

Im trying to automatically upload Dsyms to crashlythics which was working earlier, now when i tried, i'm getting this warning Also when i checked on firebase it shows Dsyms where missing This is ...
1 vote
0 answers
77 views

I have a C++ application that compiles for x86_64, and for arm64, each compilation produces its .dSYM folder for debug symbols. I then join each binary with lipo, resulting in a universal binary. Do I ...
25 votes
5 answers
16k views

I’m getting dSYM warnings for FirebaseAnalytics when validating my app in Xcode: Upload Symbols Failed
 The archive did not include a dSYM for the FirebaseAnalytics.framework with the UUIDs > [...
Jim's user avatar
  • 1,560
9 votes
3 answers
10k views

While im archiving and uploading an build to the appstore connect through xcode im facing this error. The archive did not include a SYM for the Flutter.framework with the UUIDs [4C4C44D2-5555-3144-...
Prthv's user avatar
  • 99
6 votes
2 answers
1k views

I am using Codemagic to build my Flutter app. Furthermore, I am using Firebase Crashlytics to keep track of my app. In order to properly use Firebase Crashlytics I need to upload the dSYM File of each ...
3 votes
0 answers
457 views

I have a .NET 8 MAUI iOS app on testflight and am having trouble with symbolicated crash logs. I migrated from Xamarin which was working find with Crashlytics, but now I can see there's crashes under ...
2 votes
0 answers
782 views

I have a dSYM/crash problem in Crashlytics. Every release i make it complains about a missing required dSYM with the same UUID. My understanding is that every time i archive my application a new dSYM ...
1 vote
1 answer
1k views

I'm trying to instrument my iPhone app via Xcode's Instruments tool. Problem is, Instruments isn't symbolicating correctly, so I can't tell which lines of code are causing app hangs / troubles. Per ...
0 votes
1 answer
334 views

What is the correct way to automatically upload the dSYM to Crashlytics using managed EAS flow? I have already added the corresponding "buildArtifactPaths": ["ios/build/*"] to the ...
0 votes
1 answer
903 views

So, we are currently trying to upload debug files to Sentry using GitHub Actions after a xcodebuild test command: set -o pipefail && env NSUnbufferedIO=YES xcodebuild test -scheme Myscheme -...

15 30 50 per page
1
2 3 4 5
...
14

AltStyle によって変換されたページ (->オリジナル) /