RocketSimApp icon indicating copy to clipboard operation
RocketSimApp copied to clipboard

Crash when accessing `UIImagePickerController.cameraFlashMode` after a photo is taken

Open raphkoebraam opened this issue 4 months ago • 0 comments

Describe the bug When taking a photo in simulator, the app crashes when accessing cameraFlashMode of the UIImagePickerController.

To Reproduce Steps to reproduce the behavior:

  1. Take a picture in the simulator
  2. Try to access cameraFlashMode of the UIImagePickerController
  3. Crash

Expected behavior The cameraFlashMode should be able to be accessed after a photo is taken.

Screenshots

Image Image

Desktop (please complete the following information):

  • OS: macOS Sequoia
  • Version: 15.6.1

raphkoebraam avatar Nov 06 '25 07:11 raphkoebraam