iOS 11 its not me its you (tags: iOS11, PWA, Camera)

It’s deprecated:

See: https://stackoverflow.com/questions/45692526/ios-11-getusermedia-not-working?noredirect=1&lq=1

-> Yep, it’s moved to navigator.mediaDevices.

I’ll try tweaking the constraints, but for now its working on iOS 11.3 using:

<input type="file" ... >

For example:

I haven’t tried any of the Ionic 4 PWA-related stuff just yet, as I’m trying to get an Ionic 3-based PWA out the door :slight_smile:

1 Like