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

Not working on iOS Safari or iOS Chrome #64

Closed
svargas-dev opened this issue Apr 28, 2021 · 6 comments
Closed

Not working on iOS Safari or iOS Chrome #64

svargas-dev opened this issue Apr 28, 2021 · 6 comments

Comments

@svargas-dev
Copy link

Works fine on desktop Chrome / Firefox but not on iOS Safari or iOS Chrome

@svargas-dev
Copy link
Author

svargas-dev commented Apr 28, 2021

Scrap that. I see the fullscreen API isn't supported by iPhones. Would be useful to have link to https://caniuse.com/fullscreen in the readme though

@skoal2007
Copy link

Hi Svargas, any work around for this issue. I also notice this package not working on iphone iOS.

@asierba-air-up
Copy link

hi, any update or work around for this?

@kr-viku
Copy link

kr-viku commented Jul 26, 2023

Not working on ios mobile devices.
Getting this error:
element[vendor[key.requestFullscreen]] is not a function. (In 'element[vendor[key.requestFullscreen]]()', 'element[vendor[key.requestFullscreen]]' is undefined)

@adon988
Copy link

adon988 commented Oct 31, 2023

Issue still on:

TypeError: element[vendor[key.requestFullscreen]] is not a function. (In 'element[vendor[key.requestFullscreen]]()', 'element[vendor[key.requestFullscreen]]' is undefined)

@felipedeboni
Copy link

iOS only supports it on iPad, however I think this hook could detect that and portal the content and add a class to it so it will at least mimic the behavior of a fullscreen instead of throwing errors.

Sadly I don't have time right now to make a PR, will implement in a scrappy way.

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

No branches or pull requests

6 participants