Pergunta

My app isn't crashing for users, but they do get NSLog messages which I didn't disable telling them what the error was, in response to an NSError being generated. It's a long shot, but are NSError messages stored anywhere, and would there be a way of me getting them from the user?

Foi útil?

Solução

If this is an option you can ask your users to install the System Console: https://itunes.apple.com/gb/app/system-console/id431158981?mt=8

This will allow them to send you their console logs.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top