Open
Description
What feature would you like to see?
sdk in my project:
com.google.firebase:firebase-crashlytics:18.2.4
our needs:
We want to control whether we want to collect ANR events,
But we didn't find that there is such a function in the sdk,
We would like to know if there are some configurations or methods that can support our needs now?
what we found:
The sdk will obtain a configuration file from the Internet. Is it possible to modify this file?