How can my app tell if it's running in Chrome vs on an Android device? -


if use arcwelder port app chrome, there way know it's running on chrome? maybe through build.version?

quoting the documentation:

if need check if app running on chrome os, chromium android.os.build.brand , android.os.build.manufacturer.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

c# - Retrieve google contact -

javascript - How to insert selected radio button value into table cell -