Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@Avyiel nope, no call stack, just a crash file with a list of memory addresses and binaries, which does not actually show anything like "failure/error/unexpected EOF"
-
Can' you see crash info in XCode?
Open Organizer window -> Go to crashes tab (or whatever it was called) it should be there.
I always find them there, but I depend more on Sentry tbh -
You gotta use some 3rd party crash reporting tools such as firebase and upload the latest symbols files to the 3rd party site in order to decode the call stack.
Can’t depend on Apple for anything except for hosting the app on the store.
Related Rants
100$ a year, and this is the detailed crash info...
100$ a year...
rant
apple
ios
xcode