This plugin do best role to detect platform.
For wordpress developer its been complicated to detect platform, this plugin will add platform name as class body tag of webpage, so as developer you can detect platform and write some CSS or JS stuff according to your requirements..
For example, if you are using ipad, then this plugin will add ipad, osx, and safari classes body tag..
Upload wp-browser-platform-detection to the wp-content plugins directory.
Inspect page or Check page source and you will find new classes added to body
Read more