Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

Try to fix negative event.timeStamp values on iOS 11.3/4 #564

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

gwynjudd
Copy link

This change is the same as #550, but uses Date.getTime() for all touchstart/end events instead of just ones where the timestamp was negative.

@gwynjudd
Copy link
Author

#549

@gwynjudd
Copy link
Author

Just putting this out there as a potential fix. The change in #550 still seems to cause the issue for some situations so if people could try this out and report back success/fail

@jinder
Copy link

jinder commented Jun 27, 2018

@gwynjudd Have just tried your PR and it seems to work well for me. The other ones didn't - using iOS 11.4.

@gwynjudd
Copy link
Author

We went live with this change a month ago now, no reports of further issues

@KJlmfe
Copy link

KJlmfe commented Sep 6, 2018

Yes, I have tried #550 ,but it still cause the issue for some situations. Hope this can completely fix the problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants