Frank Paaske
Frank Paaske
We're running into this issue as well. It would be great if this was looked into.
@jmillan Do you have an update for us? Any chance this will be implemented soon? :)
I get the same issue when using NativeScript to build the release, but opening Xcode and archive from there works like a charm. It quite annoying because it prevents us...
Sorry, I'm not using this jsc version. I just found the same issue here and commented.
> @fpaaske are you using RadListView? Perhaps could share project package.json - would be curious at versions. @NathanWalker These are the dependencies we've got: ``` "dependencies": { "@angular/animations": "~13.1.1", "@angular/common":...
@NathanWalker @triniwiz have you had any time to look into possibilities of making the stack traces more useful?
Possibly a duplicate of #287?
I would really love this to be handled automatically as well! As for how to find and upload dSYMs; Find which `UUIDs` are missing on Crashlytics:  When standing in...
@danouche93 you can also find the dSYMs via Xcode -> Organizer -> Select you build and "Show in Finder"  Right click the .xcarchive and "Show Package Contents"  Open...
Hehe, it's a month later; I suspected you already figured a way to do this 😅 Anyway, always good to share, maybe it helps someone else who stumbles upon this...