From 8ffd88386f60740c1d15714179250e6743952386 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 bb3caaabf3..c8595b1067 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',