Frank Paaske

Results 77 comments of 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: ![image](https://user-images.githubusercontent.com/1579581/176727385-e580ef43-9f95-488d-81d5-943118aa15bf.png) When standing in...

@danouche93 you can also find the dSYMs via Xcode -> Organizer -> Select you build and "Show in Finder" ![image](https://user-images.githubusercontent.com/1579581/194074045-e2e3dfaa-487f-48d1-96cd-6d562f832275.png) Right click the .xcarchive and "Show Package Contents" ![image](https://user-images.githubusercontent.com/1579581/194074644-02d027c8-14cc-48e0-a847-b40ada88d2e6.png) 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...