I've got a React native app and after migrating from HockeyApp to AppCenter I can't get Diagnostics on my iOS app on AppCenter because the symbols UUID required doesn't match with the one I uploaded and I don't know why.
I did this to get the .dsym
file
https://learn.microsoft.com/en-us/appcenter/diagnostics/ios-symbolication#finding-the-dsym-bundle
Can someone help me to understand this ?