Hi Nirmal
I'm not even sure this is an angular warning. However, it holds both the cause and the solution.
In your app somewhere you added something to a TouchStart. This something is doing some form of calculation.Change that code in such a way, that this doesn't happen anymore (moving it to touchend comes to mind)
Regards
Sander