Hacker News new | ask | show | jobs
by jrazavian 4031 days ago
I'm not sure I understand what you are implying. How so?
2 comments

Possible issues with symbolicating the crash logs if you don't have the debug symbols as they're generated on Apple's side.
If Apple does the linking of the final binary for you, you won't have a way to recover the symbols <-> address mappings you need to desymbolicate (that'd the dSym file you usually upload to hockeyapp)