[ https://issues.apache.org/jira/browse/CB-9725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15002618#comment-15002618 ] jcesarmobile commented on CB-9725: ---------------------------------- It has been fixed on phonegap build too > File Input from PhoneGap 5.2.0 on iOS9 - No longer works > -------------------------------------------------------- > > Key: CB-9725 > URL: https://issues.apache.org/jira/browse/CB-9725 > Project: Apache Cordova > Issue Type: Bug > Components: iOS > Affects Versions: 5.2.0 > Environment: iPhone 5s, iOS9, PhoneGap CLI 5.2.1 > Reporter: Alex Soufi > Assignee: jcesarmobile > > File Input is no longer working after updating to iOS9. To isolate the problem, I used Build.PhoneGap.Com (cli 5.2.0) to created a simple PhoneGap app with index.html that has [input type="file" accept="image/*;capture=camera"] only. > Until recent iOS9 update, file input on this page worked fine. If you clicked "Choose File", you get the "Take Photo or Video / Choose Existing / Cancel" dialog. After iOS9 update, the "Choose File" is no longer working properly. When clicked, you no longer get the "Take Photo or Video / Choose Existing" dialog, instead, you get the "Cancel" dialog that does not go away until you close the app. Two notes: > 1- I viewed the same index.html page from Safari and Chrome on iPhone with iOS9 and everything worked fine. > 2- The same PhoneGap app works fine on an iPhone with iOS8. > What is causing above bug? > Is there a fix? > Thanks. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org