How to debug production version of Ionic Android app

I have an Android App built with Ionic that is available via the play store. I (and other users) have experienced an issue on the production (play store installed) version of the app that I have not been able to replicate on my dev device. Do you guys have any recommendations for how to log uncaught errors (or other messages) in such a way that I can use them to debug the prod installed devices?

2 Likes