yesterday
We have disabled the camera app in our system due to abuse from users with patients/HIPPA.
Our users still need to be able to scan QR codes for various surveys etc.
I can easily put a 3rd party app on the devices however they all look suspicious or have ads
Has anyone had any luck with being able to keep users from taking photos with the camera app while still using the QR scanner?
yesterday
I assume you are using the Functionality section of the Restrictions payload to accomplish this on supervised iOS devices.
An alternative method, albeit one much more vulnerable to workarounds, is the ban the Camera app (com.apple.Camera) and anything else that takes pictures, but leave the camera itself accessible and have people run the hidden Code Scanner app, which can be found by a device/Siri search.
yesterday
Thank you for the idea. I was able to make that workflow work in testing just now. My issue is that our users are not technical so something as simple as swiping down and typing "QR" is more than I would be able to educate the entire staff on. I was wanting to find a way to have the Apple QR app just sit on the home screen and just be one simple touch to open and use.
yesterday
I tore apart a 15.4 IPSW and didn't find any URL schemes defined for the Apple Barcode Scanner app, which means bookmarking it isn't feasible. You can add a Control Center control for it, or a Shortcut that calls it, but neither of those methods are manageable as of this writing.
Adding a control and having users get at it that way is probably the most feasible method.
yesterday
I dont see a direct way to accomplish this. You either block the camera or you dont. You probably want to look in to a specialized EHR tool, something like Epic Rover or Cerner PowerChart. These apps interface wiht patent records and support QR codes to access them. You could block the camera.app itself without blocking the ability to use the camera so these apps could hook in to the camera for QR code scanning.
yesterday
FYI apple does have a hidden native app called code scanner, pull down and search for it. Its there.
I have opened apple tickets to turn this into a native app for the homescreen. But unless more people request it apple doesnt care to add the app.