Jonas

Results 2 issues of Jonas

Fixes #1232 Fixes meteor/meteor#11811 ### Platforms affected iOS ### Motivation and Context If the iOS system kills the WKWebView processes due to e.g. memory issues, the Cordova app tries to...

I'm currently trying to get (web)camera access into my Meteor app powered by Blaze. Camera access is requested via `navigator.mediaDevices.getUserMedia`. On Android and the web, everything works as expected. On...