[
https://issues.apache.org/jira/browse/WEEX-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16443592#comment-16443592
]
ASF GitHub Bot commented on WEEX-297:
-------------------------------------
GitHub user PhilCai1993 opened a pull request:
https://github.com/apache/incubator-weex/pull/1119
[WEEX-297][iOS] fix iOS 11 save image permission
From iOS 11, NSPhotoLibraryAddUsageDescription is required in info.plist to
save image to album.
Bug [297](https://issues.apache.org/jira/browse/WEEX-297)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PhilCai1993/incubator-weex infoplist
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1119.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 #1119
----
commit 337b95e01b8a552a82c172a38f15453f00d2bfa9
Author: Phil <zheren.cai@...>
Date: 2018-04-19T05:36:18Z
[WEEX-297][iOS] fix iOS 11 save image permission
----
> iOS 11 image saving permission description
> ------------------------------------------
>
> Key: WEEX-297
> URL: https://issues.apache.org/jira/browse/WEEX-297
> Project: Weex
> Issue Type: Bug
> Components: iOS
> Reporter: PhilCai
> Assignee: xingZhang
> Priority: Minor
>
> From iOS 11, NSPhotoLibraryAddUsageDescription is required in info.plist to
> save image to album.
> See
> [doc|https://developer.apple.com/library/content/documentation/General/Reference/InfoPlistKeyReference/Articles/CocoaKeys.html#//apple_ref/doc/uid/TP40009251-SW17].
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)