Skip to content

Commit

Permalink
ios image upload crash fix (#2371)
Browse files Browse the repository at this point in the history
Co-authored-by: Jay Agrawal <[email protected]>
  • Loading branch information
jay11125 and Jay Agrawal authored Feb 13, 2024
1 parent 4588fd7 commit a41fa5f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ios/Runner/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,7 @@
<string>sms</string>
<string>tel</string>
</array>
</dict>
<key>NSPhotoLibraryUsageDescription</key>
<string>Allow access to photo library</string>
</dict>
</plist>

0 comments on commit a41fa5f

Please sign in to comment.