From bf37e7827285a54f95bf799d751a1235ecca9d8a Mon Sep 17 00:00:00 2001 From: Souvik Biswas Date: Fri, 22 Nov 2024 19:53:45 +0530 Subject: [PATCH] Add a link to the Apple Developer account profiles page (#2827) * Also improve the wording a bit --- content/troubleshooting/common-ios-issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/troubleshooting/common-ios-issues.md b/content/troubleshooting/common-ios-issues.md index 5a6345a7..72ca461c 100644 --- a/content/troubleshooting/common-ios-issues.md +++ b/content/troubleshooting/common-ios-issues.md @@ -18,7 +18,7 @@ It happens when the certificate that is uploaded under the **iOS certificates** ###### Solution -Open your Apple Developer account and find that exact profile under the Profiles sidebar in the left, click to Edit it and then, choose the certificate that you have uploaded in the Codemagic UI under **Code signing identities** and click to save it. After downloading it to your local machine, you need to upload it to **Code signing identities** in your team settings. +Find that exact profile in your Apple Developer account > [Profiles](https://developer.apple.com/account/resources/profiles) page and click to edit it. Then choose the certificate that you have uploaded in the Codemagic UI under **Code signing identities** and click to save it. After downloading it to your local machine, you need to upload it to **Code signing identities** in your team settings. ### Error creating authentication sessions