I have an Android app developed in Xamarin.Forms. It's using Visual Studio App Center to build the APK, track issues and distribute to the app stores.
I want to track which issues are associated with a particular build.
On the Diagnostics > Issues page in Visual Studio App Center, there's a dropdown for Build. However the option is gryed out and I cannot filter by Build number.
How can I filter by Build on the issues page?
You need first select version number, and after that build filter will be populated.