So i know that you can use the iPhoneGeneration enum to check against what the current device is we’re using. But currently the documentation does not mention the 4S. Would the 4S be detected checking against iPhoneGeneration.iPhone4
?
Thanks.
So i know that you can use the iPhoneGeneration enum to check against what the current device is we’re using. But currently the documentation does not mention the 4S. Would the 4S be detected checking against iPhoneGeneration.iPhone4
?
Thanks.
seems to work in unity 3.5 beta. in unity 3.4.2, there’s no iPhone 4S.