I found that use the com call SENSOR_TYPE_AGGREGATED_SIMPLE_DEVICE_ORIENTATION type is not support in win11 22621.
You could reproduce the issue with Ambient light sensor sample. Reproduction step: Use SENSOR_TYPE_AGGREGATED_SIMPLE_DEVICE_ORIENTATION instead of SENSOR_TYPE_AMBIENT_LIGHT.
I found that use the com call SENSOR_TYPE_AGGREGATED_SIMPLE_DEVICE_ORIENTATION type is not support in win11 22621.
You could reproduce the issue with Ambient light sensor sample. Reproduction step: Use
SENSOR_TYPE_AGGREGATED_SIMPLE_DEVICE_ORIENTATION
instead ofSENSOR_TYPE_AMBIENT_LIGHT
.Here is the result: