From b70d5b5a8443e8ac0b94eea72a7bc2f2aab0b124 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Thu, 27 Nov 2025 19:13:22 +0200 Subject: [PATCH] update copy --- app.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.config.js b/app.config.js index 78d79a56a4..9e330b0783 100644 --- a/app.config.js +++ b/app.config.js @@ -66,7 +66,7 @@ module.exports = function (_config) { 'Used for profile pictures, posts, and other kinds of content', CFBundleSpokenName: 'Blue Sky', contactsPermission: - '$(PRODUCT_NAME) will use your contacts to help you find your friends.', + 'Your contacts will be securely uploaded to $(PRODUCT_NAME)’s servers to help you find friends who are on $(PRODUCT_NAME).', CFBundleLocalizations: [ 'en', 'an',