Y
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
chedabob
4031 days ago
Possible issues with symbolicating the crash logs if you don't have the debug symbols as they're generated on Apple's side.
link
fra
4031 days ago
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)
link