I have an Android app which I "made into" a Chrome OS app by using ARC Welder, and published in Chrome Web Store (per documentation here: https://developer.chrome.com/apps/getstarted_arc).
https://chrome.google.com/webstore/detail/aquamail/immkckhpjjkikagmhfnpjjcnaelegjel
( the app is called AquaMail )
Now, I don't own any Chrome OS devices, so Chrome Web Store just says "wrong OS" for me, but...
Someone with a Chrome OS device was unable to install the app with this message:
Unable to install "AquaMail" because it is not allowed by "App Runtime for Chrome (Beta)"
How can I find out what's wrong?
As first step, I guess I'd like to get a more detailed error message, how can the user do that? Is there anything equivalent to logcat?
Or maybe someone from Google / ARC team can try installing as a sanity check?