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 -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -