Skip to content

Commit

Permalink
Merge pull request #3302 from ever-co/tiny/update
Browse files Browse the repository at this point in the history
Define use of encryption for ios
  • Loading branch information
Sergemuhundu authored Nov 9, 2024
2 parents 6c89939 + 76422b5 commit f8320f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/mobile/app.template.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@
"NSCameraUsageDescription": "This app uses the camera to scan barcodes on event tickets.",
"NSPhotoLibraryUsageDescription": "Allow $(PRODUCT_NAME) to access your photos.",
"NSPhotoLibraryAddUsageDescription": "Allow $(PRODUCT_NAME) to save photos."
},
"config": {
"usesNonExemptEncryption": false
}
},
"web": {
Expand Down

0 comments on commit f8320f1

Please sign in to comment.