I have an android app that works fine on Android devices and on the ARC Welder/Mac. When I try to run it on the ChromeOS it crashes and I get the "sad puzzle face" (the plugin crashes).
Because the plugin crashes I can't get to logcat. It seems that every time the app starts the logcat is reinitialized so I can't see any output from the previous crash either.
I looked into /var/log and didn't find any clues. I tried the latest "stable" and the latest "dev-channel" builds - same results.