You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Paul Sidler (JIRA)" <ji...@apache.org> on 2015/10/26 10:26:27 UTC

[jira] [Created] (CB-9864) iOS 9 Issue when choosing file

Paul Sidler created CB-9864:
-------------------------------

             Summary: iOS 9 Issue when choosing file 
                 Key: CB-9864
                 URL: https://issues.apache.org/jira/browse/CB-9864
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
         Environment: iOS >9
            Reporter: Paul Sidler


After updating to iOS 9, we experience an issue with the file browser. Where we used to get a dialog 'choose from camera or library' we now just see a big cancel button. When we use the app through the Safari browser, it works fine (the new dialog that also gives the possibility to choose pics from dropbox etc) 

Is this something to be fixed in Cordova or should I change stuff to the app?

This is the code we use:
<input type="file" file-on-change="updateFile" accept="image/*">



--
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