Skip to content
This repository has been archived by the owner on Jun 14, 2019. It is now read-only.

Demonstrates bug where webcam video inaccessible when website added to iOS home screen.

Notifications You must be signed in to change notification settings

mminer/ios-webcam-home-screen-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

iOS Webcam Home Screen Bug

In iOS there's a bug that prevents the webcam video feed from displaying when a website is added to the home screen and presents itself as web app capable. That is, when the <meta name="apple-mobile-web-app-capable" content="yes"> tag is present, the video feed refuses to appear.

Working example here. Broken example here. After visiting each page, choose "Add to Home Screen" from Safari's share button then open the web app from iOS' home screen.

Tested on iOS 12 public beta 3.

About

Demonstrates bug where webcam video inaccessible when website added to iOS home screen.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages