Skip to content

Commit 08cce0d

Browse files
committed
update info permission iOS
1 parent 044534b commit 08cce0d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ios/Runner/Info.plist

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@
3131
</array>
3232
<key>CFBundleVersion</key>
3333
<string>1</string>
34+
<key>NSPhotoLibraryUsageDescription</key>
35+
<string>We need open gallery for you choose a photo</string>
36+
<key>NSCameraUsageDescription</key>
37+
<string>We need open camera for you capture a photo</string>
3438
<key>LSRequiresIPhoneOS</key>
3539
<true/>
3640
<key>UILaunchStoryboardName</key>

0 commit comments

Comments
 (0)