When I launch the application in Xcode 6.0.1 simulator on "iPhone 5" (8.0 and 7.1), it returns TargetPlatform.Other
instead of TargetPlatform.iOS
at some occasions (usually if called before rendering a page). Does it need to be initialized somehow?
↧
Device.OS returns TargetPlatform.Other on "iPhone 5" simulator
↧