Hi folks,
The current code works smoothly with ios14+ devices (speed and accuracy), however there is a slight issue with the reset to origin as ios14+ tablets have a ~20px horizontal zone at the top of the screen that can be triggered downwards when reset to origin is "pushing" too much upwards. Therefore a safe way for this set-up should be to have a configurable timer after reset to origin (about ~400ms) before moving to the target(x, y).
@per1234 : what is should be the best way to implement that ?
Cheers.