In Foundry version 11.315 it is currently not possible to move a token via touch using this module.
The token can be selected an when it is dragged over the canvas a transparent version of the token is shown, but releasing the touch does not release the token or fulfill the movement.
The same issue was reported in the module 'Gaming Table', where the issue is still open but it seems like it was fixed in that module, at least it is working for me.
In Foundry version 11.315 it is currently not possible to move a token via touch using this module.
The token can be selected an when it is dragged over the canvas a transparent version of the token is shown, but releasing the touch does not release the token or fulfill the movement.
The same issue was reported in the module 'Gaming Table', where the issue is still open but it seems like it was fixed in that module, at least it is working for me.
See https://github.com/dan-cave/gaming-table/issues/1
I also applied the patch for solving the issue #61 in this repo.
See https://github.com/Oromis/touch-vtt/issues/61#issuecomment-1723727061
(Maybe this is neccessary to get the other module to run too but sadly it fixing only issue #61 of the touch-vtt module but not this reported issue!)