Detecting orientation in Universal apps (Windows & Phone 8.1)
Working with sensors on Windows Phone is should be a breeze, both thanks to the fine-grained APIs in Windows.Devices.Sensors classes and the higher-level APIs in e.g. the SimpleOrientationSensor. I’ve ran…