I would like to share a situation I am facing analysing the new features at Google Play console and try to find a solution for it.
As many of you may already know, G
The Developer Console only reports crashes from published version numbers (either in alpha, beta or production).
So my solution is very simple:
EDIT:
Crashes from unpublished versions will still appear on the console under the 'All versions' option. So take this answer as a way to identify and filter those crashes, not to prevent them from being logged.