Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS 14.2 beta crash #4980

Closed
nevets963 opened this issue Sep 28, 2020 · 6 comments
Closed

iOS 14.2 beta crash #4980

nevets963 opened this issue Sep 28, 2020 · 6 comments
Labels

Comments

@nevets963
Copy link

nevets963 commented Sep 28, 2020

Description

When running deck.gl on iOS14.2, it crashes safari and doesn't function at all.

Repro Steps

Load any example from here: https://deck.gl/examples

Environment (please complete the following information):

  • Framework Version: Unknown, whichever version is used with the examples
  • Browser Version: Safari
  • OS: iOS14.2

I've tested the following versions and they all yield the same crash: 7.0.10, 7.3.15, 8.2.8 and 8.3.0-alpha.1

Logs

There are no errors or issues reported within the Safari console that I could see

@nevets963 nevets963 added the bug label Sep 28, 2020
@nevets963 nevets963 changed the title iOS 14.2 crash iOS 14.2 beta crash Sep 28, 2020
@Pessimistress
Copy link
Collaborator

Can you check if WebGL2 is enabled in this version? (see if WebGL2RenderingContext exists in the console)

@nevets963
Copy link
Author

nevets963 commented Sep 28, 2020

No, it's not there (it's undefined)

Update: not sure if this is useful, but WebGLRenderingContext does exist

@Jarred-Sumner
Copy link

Maybe something strange is going on with iOS 14.2? Sounds like Babylon.js is experiencing a similar issue https://forum.babylonjs.com/t/babylon-js-does-not-work-on-ios-14-2-safari-browser/14447

@nevets963
Copy link
Author

A bug has been identified and I believe fixed within Webkit: https://bugs.webkit.org/show_bug.cgi?id=217084

@Pessimistress
Copy link
Collaborator

Thank you for following up on this!

@nevets963
Copy link
Author

I just installed 'iOS 14.2 Developer Beta 2' and Apple has resolved this issue.

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

No branches or pull requests

3 participants