You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/20 22:13:00 UTC

[jira] [Commented] (CB-13477) Using the saveToPhotoAlbum option causes app to crash on iOS 11

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

ASF GitHub Bot commented on CB-13477:
-------------------------------------

GitHub user joseph-perez opened a pull request:

    https://github.com/apache/cordova-plugin-camera/pull/294

    fix for using the saveToPhotoAlbum option

    iOS 11 added a new permission when trying to get write only access to
    the photo library.
    
    ### Platforms affected
    
    
    ### What does this PR do?
    
    
    ### What testing has been done on this change?
    
    
    ### Checklist
    - [x] [CB-13477](http://cordova.apache.org/contribute/issues.html) in the JIRA database
    - [ ] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
    - [ ] Added automated test coverage as appropriate for this change.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/joseph-perez/cordova-plugin-camera master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-camera/pull/294.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #294
    
----
commit a1afa8ce754504830606a1a6e6ea6d25aff67b2f
Author: Joseph Perez <jo...@gmail.com>
Date:   2017-10-19T05:14:55Z

    fix for using the saveToPhotoAlbum option
    
    iOS 11 added a new permission when trying to get write only access to
    the photo library.

----


> Using the saveToPhotoAlbum option causes app to crash on iOS 11
> ---------------------------------------------------------------
>
>                 Key: CB-13477
>                 URL: https://issues.apache.org/jira/browse/CB-13477
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-camera
>    Affects Versions: 6.3.1
>         Environment: Running ios 11 on a iphone 7
>            Reporter: Joseph Perez
>
> When using the saveToPhotoAlbum option a crash will occur regarding the new permission that was added for getting write access to the users photo library.



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