10

I need to get dSYM to use Firebase Crashlytics. When I tried to get it from Xcode, I got this message below

Xcode Message

enter image description here

Then, I tried to get from App Store Connect. There was no button to download it.

App Store Connect Image

enter image description here

Finally, I got dSYM from Finder, I found dSYM files, and I uploaded it to Firebase. But it doesn't work, I cannot see crash reports. Probably something is wrong.

I asked Apple support about Xcode and App Store Connect, but they said just ask at developer forum.

How can I solve this problem?

KENdi
  • 7,576
  • 2
  • 16
  • 31
Yuji Hamada
  • 179
  • 1
  • 10

1 Answers1

0

On Xcode go to window > organizer > choose your archive file > right click > show in finder > right click on the xxcarchive file > show package content > and then you can archive the dSYMs folder.

TalBenAsulo
  • 131
  • 6