Plugin Support
qtwrk
(@qtwrk)
please provide the report number , you can get it in toolbox -> report -> click “send to LiteSpeed”
and may I know what iOS version that was ?
Report number is SEQFKDJX
It was iOS 16 but it’s doing that on all the iPhones I’ve tested. If there is something on the page that needs to be loaded via javascript (for example a menu) two clicks will be needed if delaying till interaction has been enabled.
It’s like scrolling, etc, are not counted as an interaction on iPhones
On android it’s working like a charm.
@jsproblem
Does this phenomenon also occur if you move the mouse or scroll beforehand? Can you please tell us which browser you use on IOS devices?
Yes, it does.
Safari!
I think maybe a timeout with a wordpress hook on Litespeed that automatically load the scripts after like 1 or 2 seconds would be awesome but I don’t know how to create that
-
This reply was modified 3 years, 5 months ago by
jsproblem.
Did you ceck it with other browsers like Chrome or Firefox?
Just did with chrome, it didn’t worked!
But Chrome on Android does work, it’s really something about the iPhones
I think it really comes from iOS “Essentially, if iOS thinks it can handle this as an internal PAN gesture, it does and doesn’t even bother sending a touchmove event at all.” https://stackoverflow.com/questions/9779070/ios-delay-between-touchstart-and-touchmove/10340968#10340968
It is strange and LS devs have to find a solution. Sorry for i cant’ help!