Post not yet marked as solved
Post marked as unsolved with 0 replies, 546 views
(BOOL)prefersPointerLocked {
return YES;
}
It's works on iPadOS 14.4, but no works on iPhone.
is there any way, to hide the pointer?