mirari / vue-fullscreen

A simple Vue.js component for fullscreen
MIT License
439 stars 50 forks source link

FullScreen is not working with iPad #19

Closed subashdbc closed 3 years ago

subashdbc commented 5 years ago

Hi,

this.$refs['fullscreen'].toggle() is not working with iPad devices but works with Desktop and Tablets.

How to fix this?

Thanks in advance!

mirari commented 5 years ago

Full Screen API is not supported by iPad Safari for IOS <12 https://caniuse.com/#feat=fullscreen