You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (JIRA)" <ji...@apache.org> on 2017/09/21 21:36:02 UTC

[jira] [Commented] (CB-13261) If taking a photo using a file picker, iOS won't return to the web view

    [ https://issues.apache.org/jira/browse/CB-13261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175493#comment-16175493 ] 

jcesarmobile commented on CB-13261:
-----------------------------------

are you using cordova-plugin-statusbar too? which version?

> If taking a photo using a file picker, iOS won't return to the web view
> -----------------------------------------------------------------------
>
>                 Key: CB-13261
>                 URL: https://issues.apache.org/jira/browse/CB-13261
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-ios
>    Affects Versions: 4.3.0
>         Environment: iOS 11
>            Reporter: Tom Brückner
>            Assignee: Shazron Abdullah
>              Labels: backlog, ios-next, ios11
>
> In my iOS app, I am using a file input to get hold of the content of an image file:
> <input class="file-uploader" type="file">
> If the user clicks on this input dialog, iOS 11 prompts to either take a photo, select a photo from the library, or select another file using the file selector.
> This works fine if I select a photo from the library. However, if I choose to take a photo using the camera, the app shows a full white screen after the camera returns. The photo is returned correctly to the app code, but the view doesn't switch back to the web view, so the app is not visible any more.
> This worked on previous versions of iOS. I'm not sure when this degradation actually took place, since none of my users complained about this and I wasn't testing this specific case for quite a long time.
> (Tested on iOS beta 10. It doesn't matter if the app was built with Xcode 8.3.3 or Xcode 9.0 beta 6. Not even sure if it is related to the beta version of iOS, as I don't have another device with an older iOS version here.)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org