diff options
author | Shravya Ramesh <shravs1208@gmail.com> | 2021-02-03 11:18:46 -0800 |
---|---|---|
committer | Shravya Ramesh <shravs1208@gmail.com> | 2021-02-03 11:18:46 -0800 |
commit | 5f2b6ed00823430780105061ed5b83d217cfd9d7 (patch) | |
tree | 5d2b1767f4a9a966a68f7b1f2a4278e574d11832 /ios | |
parent | bbc7d3b3169e145708c6646a6f4003fc2735f1fb (diff) |
New description for ios permission alert
Diffstat (limited to 'ios')
-rw-r--r-- | ios/Frontend/Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/Frontend/Info.plist b/ios/Frontend/Info.plist index fbfcc441..2483dee8 100644 --- a/ios/Frontend/Info.plist +++ b/ios/Frontend/Info.plist @@ -3,7 +3,7 @@ <plist version="1.0"> <dict> <key>NSContactsUsageDescription</key> - <string>Connect your contacts to tagg to help quickly get in touch with your friends, and invite them to the application</string> + <string>This helps you quickly get in touch with friends on the app and more</string> <key>CFBundleDevelopmentRegion</key> <string>en</string> <key>CFBundleDisplayName</key> |