Appcenter crash reports with OUTLINED_FUNCTION_### for SwiftUI

We are using appcenter.ms for the crash reporting of SwiftUI apps distributed internally with an Enterprise certificate. We are uploading symbols to appcenter but the crash reports have "OUTLINED_FUNCTION_##" beside all the SwiftUI which of course is not helpful for us to know the cause of the crash. I don't know if this is an issue with appcenter, or of there is a better service to use for SwiftUI apps distributed with enterprise certs?

Replies

I guess I can answer the 2nd part of my own question. Xcode Cloud can be used for repository, building and managing apps. And TestFlight and App Store facilitate crash reports that can be analyzed directly with Crashes organizer in Xcode.