The Cocoa SDK only sends debug images referenced in the stacktrace. Sending all debug images is not required for symbolicating an event. Only the debug images referenced in the stacktrace are needed.
Please check your SDK to see if it also only sends the referenced debug images, and if not, implement this improvement, which drastically reduces payload size.
The Cocoa SDK only sends debug images referenced in the stacktrace. Sending all debug images is not required for symbolicating an event. Only the debug images referenced in the stacktrace are needed.
Please check your SDK to see if it also only sends the referenced debug images, and if not, implement this improvement, which drastically reduces payload size.