Is RuntimePlatform.IPhonePlayer also work on ipad detecting?
I don't see any RuntimePlatform .ipadplayer
Application.platform == RuntimePlatform.IPhonePlayer
CodePudding user response:
https://docs.unity3d.com/ScriptReference/RuntimePlatform.html
Check out the following link. It will be OSX Player.