See the Code - See it Full Page - See Details
iOS now supports PWAs! My first PWA is one screen and uses getUserMedia to access the user's camera! Before 11.3, on iOS it opened in the web browser and worked! On Android it launches in standalone mode and works great! On iOS 11.3 it knows how to read the Manifest! So it no longer opens in the browser on iOS and opens in standalone/fullscreen mode! Where getUserMedia is not supported!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
This Pen uses: HTML, CSS, JavaScript, and