Cannot upload UWP Symbols file : File is too big

grichard

Posted on
Sep 10 2024

We are unable to upload the required pdb file for our UWP app, as the file generated is 717 MB. We use the file indicated in the documentation (APPLICATIONNAME\bin\ENVIRONMENT\Release\ilc\APPLICATIONNAME.pdb), which is indeed the one referenced in the raw error view. Both the Symbols Center page and symbols upload api reject the file due to its size.

Since the pdb file compresses well (120 MB zip), could we upload the compressed file instead ?

Otherwise, would it be possible to use the generated .appxsym instead, which is 5.63 MB for the same app ?


Jasen

Raygun

Posted on
Sep 12 2024

Hi there,

I have increased the file size limit for uploading PDB files to 800MB.

Please try uploading your PDB files again and let me know how you get on.

Thanks,

Jasen


grichard

Posted on
Sep 12 2024

Hi Jasen,

We were able to upload the pdb, and it has been picked up by reprocessing crash reports.

Thank you !

Grégoire


Reply