You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Alex Soufi (JIRA)" <ji...@apache.org> on 2015/09/30 15:37:05 UTC

[jira] [Created] (CB-9725) File Input from PhoneGap 5.2.0 on iOS9 - No longer works

Alex Soufi created CB-9725:
------------------------------

             Summary: 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, Plugin Battery Status, Plugin Camera, Plugin Contacts, Plugin Device Orientation, Plugin Dialogs, Plugin File, Plugin Geolocation, Plugin Globalization, Plugin InAppBrowser, Plugin Media, Plugin Media Capture
    Affects Versions: 5.2.0
         Environment: iPhone 5s, iOS9, PhoneGap CLI 5.2.1
            Reporter: Alex Soufi


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