Thanks, that worked for me.
For iOS5 switches are correct without platform forcing , with iOS6 I need to force platform to 5th version, hope it changes in next releases.
BTW, you example here
http://docs.kendoui.com/getting-started/mobile/application#forcing-platform-styles contain an error:
after "appMode: false" must be comma, copy-paste nerved :)
Thanks!