Detecting IOS/Android/WindowsPhone Device
I'm trying to work out how I can detect what device my app is running on.
I've seen the post reply by Max that suggests using the Modernizr library but I still can't see how this will tell me the device type.
All I'm really interested in is finding out if the device type is Windows Phone, as I need to handle some code slightly differently from IOS and Android.
any help with this would be greatly appreciated, many thanks.
Andy.