cpp_client_telemetry icon indicating copy to clipboard operation
cpp_client_telemetry copied to clipboard

[Vision Pro Support] visionOS related changes in OneDS SDK

Open nishchith-cp opened this issue 1 year ago • 11 comments

Describe your environment. Apple Vision Pro simulator in Xcode Version 15.2 beta (15C5500c)

Steps to reproduce. Run the code in the Apple Vision Pro simulator in Xcode Version 15.2 beta (15C5500c) Apple Vision Pro related informations are not populated properly

DeviceInfo_OsName DeviceInfo_Model DeviceInfo_Make DeviceInfo_OsBuild
iOS RealityDevice14,1 Apple  

DeviceInfo_OsName - Should be visionOS DeviceInfo_OsBuild - Not populated Not sure if any other details are missing.

What is the expected behavior? All the VisionOS errors/warning if present should be fixed. Vision OS related details should be populated properly.

nishchith-cp avatar Dec 29 '23 05:12 nishchith-cp