Whilst building a new app for Android for an eLearning course, there was an issue with the files loading in a custom chrome tab. Usually with chrome I’d use the built in web developer tools, but they are not apparent for an Android device.
This article is a great reference to get started with Remote Debugging Android Devices
Source: Get Started with Remote Debugging Android Devices | Web | Google Developers