Camera not working in SFSafariViewController it showing blank screen after allowing camera access in iOS 9.3.1 till iOS 9.3.0 it working fine for url : instabee.com.au
Camera not working
Hello,
I'm experiencing the same issue on iOS 10.3.2. From SFSafariViewController I cannot take a picture with the iPhone camera to upload in a web form. It is working fine if I try to upload a picture from the camera roll.
In SFSafariViewController I'm loading a web form with just a HTML file input field.
I checked that the app has the camera permission granted before trying to take a picture. That doesn't solve the problem with the SFSafariViewController.
Is there something that I can try to solve this issue? Is there any known workaround for this?
Regards,
Miguel Revetria
-- Edited --
The same page is working fine if I load it directly in Safari app. I'm able to take a picture using the iPhone's camera and I can also access to the camera roll.
-- Edited 2 --
The same issue is happening in iOS 10.3.3