We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32a60cf commit 50de0fbCopy full SHA for 50de0fb
1 file changed
dConnectSDK/dConnectBrowserForIOS9/dConnectBrowserForIOS9/Info.plist
@@ -59,6 +59,8 @@
59
<string>アプリ使用時のみ位置情報を使用します。</string>
60
<key>NSMicrophoneUsageDescription</key>
61
<string>電話をかけることができます。</string>
62
+ <key>NSPhotoLibraryAddUsageDescription</key>
63
+ <string>撮影した写真を保存します。</string>
64
<key>NSPhotoLibraryUsageDescription</key>
65
<string>写真を参照することができます。</string>
66
<key>UILaunchStoryboardName</key>
0 commit comments