ios 9 - xcode 7 - SFSafariViewController - Image Upload - Camera Black Screen
问题 I'm working with SFSafariViewController, and ran into the following issue: The user is presented with an upload image button, when clicked the device properly displays multiple options, one of which is the camera. When the user selects the camera, it loads the camera but the screen is black, and the action button is greyed out. However if the user selects library, the selected image is properly uploaded. I did verify that the app has camera permissions turned on. I tried implementing the