Weird warning - Touch pointer move a lot

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By GameVisitor

While debugging my game on an android device, I noticed the following warning:

HiTouch_PressGestureDetector: Touch pointer move a lot. The moving distance of X is:39.292603, limit is:60The moving distance of Y is:72.54346, limit is:60

Anyone is able to shed some light (without posting my code) ?
Noting that I am using the InputEventScreenDrag event ?

Thx