I use Crashlytics to report crashes of my Android app. So far, it has worked mostly well, except with the problem. One of the important problems is that it does not have several user logs in front of the operator in which the application crashed. I want to ask if there is any mechanism for cleaning logs or any other approach to get all logs logged?
Thanks in advance.
source share