I know this is a frequently asked question.
I just spent the entire day looking for answers, without success.
Here are the different posts that helped me, but didn't fix my issue.
Posts, Documentation, Twitt :
Missing dSYM, No matching UUID, Official Documentation but also It looks like we are missing dSYMs.
Here is my configuration and what I have tried so far :
- I have bitcode enabled (watchOS support)
- I have downloaded dSYM from iTunesConnect -> Without Success
- I searched in the archive from the Organizer (Show Package) -> Without Success
- I have set DWARF with dSYM file in the Build Settings.
I don't have matching UUID, like I read in some posts, it's because Apple compile the App again when you have bitcode enabled.
What should I do now ? We released a new version and now Crashlytics Dashboard is getting messy with all those missing dSYMs, for 2 different versions now.
If someone has additional information that I didn't read or know about, I am open-minded for suggestions.
NB: I have bitcode enabled for my Watch and Watch extension target, and the whole project, but not for my main target nor the widget.