I am working on a project which will not be published in google play. My client is running it on beta. They says it crashes sometimes, but I was never able to reproduce the scenarios.
So I just want to generate a LOG file when the app crashes. Is it possible to get such events?
i.e When the app forces to close I need to generate a log file with the last few actions ( logcat items) .