UIImagePickerController displays on iOS 10 and iOS 11 is different

Hi Apple,


I used UIImagePickerController with properties allowsEditing = YES. But when I run the app, I see a difference between iOS 10 and iOS 11(please see image)
https://dl.dropboxusercontent.com/s/dyp72aezvutkacy/iOS10_iOS11.png?dl=0

1. Default crop zone (bright areas in the middle) is difference

- iOS 10: crop zone is on center
- iOS 11: pushed down to 20px compared to iOS 10
2. Pictures displayed after being selected are different

- iOS 10: aspect fit

- iOS 11: full size


Can someone help me on this issue?

Thanks

UIImagePickerController displays on iOS 10 and iOS 11 is different
 
 
Q