jvk75 / UIImageCropper

Simple Image cropper for UIImagePickerController with customisable aspect ratio. Made purely with Swift!
MIT License
51 stars 8 forks source link

Fix simulator crash #9

Closed jomnius closed 5 years ago

jomnius commented 5 years ago

Pressing Camera button in simulator crashed, because simulator has no camera available. Better check for it.