Skip to content

Commit

Permalink
Reword sentence on the interactive QS
Browse files Browse the repository at this point in the history
  • Loading branch information
Widcket committed Feb 23, 2024
1 parent 507e9e7 commit c688c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion articles/quickstart/native/ios-swift/interactive.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ com.example.MyApp://example.us.auth0.com/ios/com.example.MyApp/callback

### Configure the Team ID and bundle identifier

Scroll to the end of the settings page of your Auth0 application and open **Advanced Settings > Device Settings**. In the **iOS** section, set **Team ID** to [your Apple Team ID](https://developer.apple.com/help/account/manage-your-team/locate-your-team-id/), and **App ID** to your app's bundle identifier.
Go to the settings page of your [Auth0 application](${manage_url}/#/applications/${account.clientId}/settings), scroll to the end, and open **Advanced Settings > Device Settings**. In the **iOS** section, set **Team ID** to [your Apple Team ID](https://developer.apple.com/help/account/manage-your-team/locate-your-team-id/), and **App ID** to your app's bundle identifier.

<p><img src="/media/articles/native-platforms/ios-swift/ios-device-settings.png" alt="Screenshot of the iOS section inside the Auth0 application settings page"></p>

Expand Down

0 comments on commit c688c60

Please sign in to comment.