zhangao0086 / DKImagePickerController

Image Picker Controller for iOS written in Swift 4 & 5.
MIT License
1.49k stars 471 forks source link

App returning nil images on iPhone with iOS 11 #498

Open alishafqat opened 6 years ago

alishafqat commented 6 years ago

Hello @zhangao0086

My app works perfectly on the simulator but when i run it on the device, imagePicker returns nil. I am currently using version 3.8.0

image
alexanderkhitev commented 6 years ago

@alishafqat do you always get nil?

alexanderkhitev commented 6 years ago

My teammate also faced with this issue.

motionapps commented 4 years ago

Same for me with iPad 2 on iOS 12.4.2. Works great on simulator, iphone x and iphone 5s with iOS 12. Any solution for this?