Skip to content

Commit

Permalink
Update tvos.md
Browse files Browse the repository at this point in the history
  • Loading branch information
internetisaiah authored Jun 13, 2024
1 parent 147dd83 commit aa59bfe
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ In your app settings, select your new tvOS app then take note of your app's API

![ALT_TEXT]({% image_buster /assets/img/tvos1.png %}){: style="width:70%"}

### Step 3: Integrate BrazeKit from the Braze Swift SDK
### Step 3: Integrate BrazeKit

Use your app's API key to integrate the [Braze Swift SDK](https://github.com/braze-inc/braze-swift-sdk) into your tvOS project in Xcode. You only need to integrate BrazeKit from the Braze Swift SDK.

### Step 4: Leverage Custom UIs for logging analytics and displaying content cards
### Step 4: Create your custom UI

Because Braze doesn't provide a default UI for content cards on tvOS, you'll need to customize it yourself. For a full walkthrough, see our step-by-step tutorial: [Customizing content cards for tvOS](https://braze-inc.github.io/braze-swift-sdk/documentation/braze/content-cards-customization/). For a sample project, see [Braze Swift SDK samples](https://github.com/braze-inc/braze-swift-sdk/tree/main/Examples#contentcards-custom-ui).

0 comments on commit aa59bfe

Please sign in to comment.