-
Notifications
You must be signed in to change notification settings - Fork 294
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
undefined is not an object (evaluating 'screen.orientation.angle') #214
Comments
@hakimelek Thanks for the report, i can reproduce the error. |
Hi @hakimelek ! @querymetrics has fixed this issue, and will be backporting it soon. |
Thanks for mentioning the prefixed iOS doesn't support the Screen Orientation API, but it does support the deprecated |
Experiencing the following errors using the Continuity plugin in iPhone/iPad user agents:
TypeError: undefined is not an object (evaluating 'screen.orientation.angle')
Unable to get property 'angle' of undefined or null reference
Uncaught TypeError: Cannot read property 'angle' of undefined
The text was updated successfully, but these errors were encountered: