Hi everyone,
I've a question.
Given an App that handles a Try Catch, what is the best method to send the Exception in order to see the details?
Crashlytics is only good when the app actually crashes, but if the error is managed and I only want to see what the error was? How can I do?
Firebase Analytics?
(apart create my own APIs)
Thanks for your participations
I've a question.
Given an App that handles a Try Catch, what is the best method to send the Exception in order to see the details?
Crashlytics is only good when the app actually crashes, but if the error is managed and I only want to see what the error was? How can I do?
Firebase Analytics?
(apart create my own APIs)
Thanks for your participations