Coder Social home page Coder Social logo

Comments (3)

rafgraph avatar rafgraph commented on July 1, 2024 2

Thanks for investigating this. On iOS every browser is Safari under the hood, so it's weird that Safari and Chrome differ on the iPad (maybe it's because iOS doesn't support fullscreen in 3rd party app web views, which is essentially Chrome on iOS, just a guess). I don't think this is an issue with fscreen but rather a lack of support/bug for the fullscreen api in Chrome iOS. I'd try reporting this to the Chrome team, since common knowledge is that all browsers on iOS are the same.

from fscreen.

MDSilviu avatar MDSilviu commented on July 1, 2024

https://caniuse.com/#search=full%20screen
on ios only on ipad the full screen api it's implemented

from fscreen.

kintz09 avatar kintz09 commented on July 1, 2024

https://caniuse.com/#search=full%20screen
on ios only on ipad the full screen api it's implemented

CanIUse bundles compatibility for iOS Safari and iOS Chrome together under iOS Safari. This would leave me to believe Fullscreen should be supported on Safari and Chrome on iOS, however real world tests provided different results.

When I first posted this question, I had missed the nice utility this package offers to test fullscreen functionality which can be found at http://fscreen.rafrex.com/. Upon testing, I was able to confirm that Safari iOS (on iPad) supports Fullscreen and Chrome iOS (on iPad) does not.

We are going to proceed with the assumption that Chrome iOS (on iPad) does not support fullscreen. If anyone knows how to achieve this, I'd love to learn how.

from fscreen.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.