Hello,
We have a library/app on Window and Xbox devices which can detect the device model information. But for the upcoming Xbox series i.e. XBOX Series S/X, we are not getting the device model information (tested on Xbox Series X devkit).
We are using following API to detect the device model info for Xbox devices
Gaming device information, link here https://learn.microsoft.com/en-us/windows/win32/api/gamingdeviceinformation/ne-gamingdeviceinformation-gaming_device_device_id
We have also tried SystemSku but GamingDeviceInformation provided granular details for Xbox One devices.
Can you please let me know, how can we detect device model for XBOX Series S/X devices?
Note: GamingDeviceInformation returns "GAMING_DEVICE_DEVICE_ID_XBOX_ONE" for XBOX Series X Devkit
Best Regards,
Shikhar