Download dSYMs fails with Missing App Record

If I use the "Download dSYMs" Button for my archives in the Organizer I get "Missing App Record" error saying "No application record matching bundle identifier “<my app id>” and platform “com.apple.platform.iphoneos” was found". However the app is in available in the store. How can this be?

Replies

Having the same issue at the moment. Not sure what's happening there, since this is not a new app and been on the store for a while...


Suggestions?


Edit:


A workaround that helped me was as follows:


- Log into iTunes Connect and go to My Apps

- Click on the app that you're trying to download the dSYM for
- Go to 'Activity' tab

- Click on the version you want to expand it and show all the uploaded builds

- Click the build you want


You'll be shown details about that build, and the option to download dSYM in the bottom right corner under 'Includes Symbols' header

thanks for you kind, but why i don't have the dsym file here.

I'm running into the same thing and my company's apps are enterprise. So, we can't do anything from iTunes Connect. Is there any way to get this without having to distribute a new build to all who use it?

If you’re not using App Store Connect then the whole download .dSYM files process is irrelevant to you. Your app is built locally and the .dSYM files created by that build process are all you need to symbolicate.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"