I am trying to run my Android app on Chrome 50 / Windows 7 using ARC Welder beta. It's crashing immediately after I click on 'Test' button of ARC Welder.
I followed the approach mentioned in the docs to capture the app logs.
Though I see log getting started, it doesn't have much info. All I get is:
--------- beginning of main
--------- beginning of system
--------- beginning of crash
I am new to this, can any one help me out on how to get proper app logs?