Clicks problem in IPad

m using GUI Texture instead of buttons in my game. When i run it on machine the GUI Texture clicks works fine but on IPad the clicks doesn’t work.

OnMouseDown doesn’t work on its own on IPhone/IPad you’ll need to use this :
http://unifycommunity.com/wiki/index.php?title=OnMouseDown

This has already been covered in Unity Answers :wink: