According to caniuse I should be able to read deviceorientation (tilt data of the device) via a Samsung Browser but can't.
I have tried viewing https://sensorbox.glitch.me/ on a Samsung device and all values return null.
I was hoping that it would work with Chrome. However, not only Samsung Browser but also Chrome won't read anything at all on the Samsung device.
Previously a similar problem was reported here, DeviceMotionEvent and DeviceOrientationEvent are missing on Samsung Galaxy Tab
Could there be a way to fix this? If not then I guess we all will have to write some Samsung-only fallback-code unless some Samsung-software-update solves this problem.
Note: If you have a Samsung device, please test and report your results in the comments. One would like to know if it is only some or all Samsung mobile devices that do this.