Skip to content

How to add support for iOS 9? #848

Answered by waterplea
rvalitov asked this question in Q&A
Discussion options

You must be logged in to vote

We only support iOS 10 or higher, I'm sorry. iOS is terrible as it is and supporting Safari over 6 years old is plain impossible. We are even thinking of bumping it up in the next major release (hopefully). Is there a valid reason for this? All I can suggest is get a hold of such device and try remote debugging (if it was even there at that version) to see what exceptions are thrown. Or global catch with some alert to see what is the issue. But this would be very unstable. You can try polyfilling IntersectionObserver and ResizeObserver but I don't think it fails because of them.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rvalitov
Comment options

Answer selected by waterplea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants