I am looking for an API to programmatically report application crash reports, and I cannot find whether this exists or not. I read the Google Play Developer API docs, but it seems to publish your application and manage the actions associated with the game.
Does anyone know if there is an API for crash reporting?
Edit: I cannot change the application as it was provided by the provider, but published through our Google Play developer account. I only have access to the ANRS developer console and Crash Reports.
source
share