xamarin.android - How to debug an apps playstore version using Xamarin -


i have published app beta testing through google play console, when so, 1 particular function failing, application not crash. there way debug playstore version?

can use "debug application" option in "developer options" tab in visual studio?

i have gone through this link without luck.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -