@inian
Thx for the quick follow up. Investigating now. Will share info as we learn more.
One more request. Would you please try the chrome remote debugger?
0) stop GapDebug and close the debugger UI if it is running
1) connect android device by usb cable, enable usb debugging, and start your debug-enabled app on the device
2) launch chrome and open tab with this url chrome://inspect
3) you should see your device and app listed. Select “inspect” on your app. This should open chrome dev tools on your app.
Did the inspector launch correctly?