My player swipes faster on iOS then android

When I swipe my player moves faster on iOS then android.
I have tried to optimise it as much as I can, not sure what to do.

How are you using a swipe? It could be anything from screen resolution to frames per second. Figure if the Android screen is 640x480 and the iOS is 1920x1080 and Touch.deltaPosition shows (10,10) you’ve moved further on the lower res screen more than double than the high res.