iOS 8.0 UIWebView file input crashes my App
问题 After updating to iOS 8.0 clicking the "Choose file" button (HTML file input) and then clicking "Take photo or Video" / "Choose Existing" crashes my App. This functionality has been working perfectly fine since iOS 6 but in iOS 8.0 the file input functionality is completely broken! Do any one else experience the same problem with there UIWebView Apps? 回答1: The solution to this problem is as Joel Jeske writes, you have to rebuild your App against iOS 8. This is the only solution to this