Category "ios-camera"

Is it possible to use camera permission but block "Take video" option in a iOS App?

I'm working on a hybrid project that uses cordova for building both iOS and Android. My problem is with iOS uploads. There's an option for "uploading" photo, wh

Why is my view not updating when value is updated using @Published and @ObservedObject?

I am creating an object recognition app that takes frames from the camera and outputs a description of the image into a text view on the screen. I can print the

WKWebView prevent use Live Broadcast Camera

I am trying to use the angular ngx-webcam library to use the IOS camera via WKWebView, but the camera opens in live broadcast mode and not as I want