Skip to content
This repository was archived by the owner on Dec 13, 2017. It is now read-only.

Commit 949ea5c

Browse files
author
Sérgio Estêvão
authored
Merge pull request #854 from wordpress-mobile/feature/ios_10_fixes
iOS 10 fixes
2 parents f6fa879 + 4ee5c83 commit 949ea5c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Example/EditorDemo/EditorDemo-Info.plist

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,9 @@
5555
<key>NSAllowsArbitraryLoads</key>
5656
<true/>
5757
</dict>
58+
<key>NSPhotoLibraryUsageDescription</key>
59+
<string>To add photos or videos to your posts.</string>
60+
<key>NSCameraUsageDescription</key>
61+
<string>To take photos or videos to use in your posts.</string>
5862
</dict>
5963
</plist>

0 commit comments

Comments
 (0)