When dismissing UIImagePickerViewController on Xcode 10 with Swift 4, you may fix this issue by doing the below:
From Xcode menu open: Product > Scheme > Edit Scheme
> On your Environment Variables set OS_ACTIVITY_MODE
in the value set disable
When dismissing UIImagePickerViewController on Xcode 10 with Swift 4, you may fix this issue by doing the below:
From Xcode menu open: Product > Scheme > Edit Scheme
> On your Environment Variables set OS_ACTIVITY_MODE
in the value set disable