UIImagePickerController shows all text in weird capital case
问题 I'm having an issue using UIImagePickerController, it works fine on my sample app and I've experience with this issue too. But for my current app, after supporting multi-language I'm having a weird issue. Image picker localization not working. That's not the main problem. The main problem is all the text is shown in capital case in a weird way. Please check the attached screenshot. This happens to iOS 8,9 and 10 all devices and simulator. I'm wondering if anyone can help me. Thanks 来源: https: