dlsym files upload to New Relic not working, Anyone that has this working? #28729
Unanswered
JoacimWall
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
We are trying to use New relic but we are not able to upload the dSYM file we only get an error:
"We failed to symbolicate this crash occurrence"
"Please upload the file again to trigger the symbolication process again"
from webpage on New Relic site.
If I click view Library in the web I see this
[
{
"imageUuid": "b82122e5-9c9a-3809-b09d-e2dbb64e4ea3",
"missingDsym": false,
"missingMap": false,
"userLibrary": false
}
]
And if I check the dsym local I get this.
dwarfdump --uuid LibresseClub.app.dSYM
UUID: B82122E5-9C9A-3809-B09D-E2DBB64E4EA3 (arm64) LibresseClub.app.dSYM/Contents/Resources/DWARF/LibresseClub
We have bin having a support case with New Relic and after some question and logs sending back and forth the answer that they not support MAUI.
So my question is does anyone bin able to get this working with New Relic?
//Thanks Joacim
Beta Was this translation helpful? Give feedback.
All reactions