Hello,
I am using Unity 2017.2.0p3 and when I try to> if(UnityEngine.iOS.Device.generation == DeviceGeneration.iPhoneX)
on iPhoneX iOS 11.2 SIMULATOR (XCode 9.2 beta), it doesn't work (generation is Unknown).
Is it a bug with my version of Unity or is it simulator and it would work on real device?
Regards
↧