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

Docs: could we clarify iphone/safari support #152

Closed
AoDev opened this issue Sep 4, 2019 · 5 comments
Closed

Docs: could we clarify iphone/safari support #152

AoDev opened this issue Sep 4, 2019 · 5 comments

Comments

@AoDev
Copy link

AoDev commented Sep 4, 2019

Hello,

In the readme there are sentences like:

// Actually it's more if you want it to work in Safari, but let's not go there...

and

iPhone is not supported.

This is a bit cryptic to me because it's the first time I have to do something related to fullscreen and I don't have the full picture in mind, to understand the meaning of these. (I just know that Apple is a big pain in the *** for many things related to Safari)

From the first sentence, does it mean that "we can" or "we can not" make it work in safari? Does screenful.js work with Safari? (all versions?)

For iPhone is not supported: iPhone is a device, so my question is: that's the whole Apple iOS system that is not supported or just Safari on an iPhone, or any browser in an iPhone?

@sindresorhus
Copy link
Owner

I've clarified it in the readme: https://github.com/sindresorhus/screenfull.js#support

@sindresorhus
Copy link
Owner

or any browser in an iPhone?

While there are other browsers on iPhone, they all use the same rendering engine, WebKit, and so have the same limitations regarding APIs.

@AoDev
Copy link
Author

AoDev commented Sep 4, 2019

@sindresorhus Thank you for the update, the answer and your work on this package :)

@mustafaekim
Copy link

The readme states that the library works in IPAD but it does not. Where should I look at?

@justingolden21
Copy link

Just found out my website crashes on all iPhones due to Screenful; is there a plan to support IOS in the future?

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

4 participants