Why don't debug symbols from my xcframework appear in the crash stack trace?

16 Views Asked by At

I can't see debug symbols from my xcframework in crash reports. They just appear as memory addresses, as shown in the screenshot below.

The framework is built by my team, and integrated with Cocoapods into my employer's apps.

How do I get debug symbols to show up in the crash reports?

stack trace of app crash

0

There are 0 best solutions below