From 43cfc3b4e08f877a38349298a8236e051c981087 Mon Sep 17 00:00:00 2001 From: Benjamin Kasman <50241872+bkasman95@users.noreply.github.com> Date: Tue, 4 Apr 2023 17:22:19 -0400 Subject: [PATCH 1/5] Update in-app_messaging.md --- .../platform_integration_guides/tvos/in-app_messaging.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/_docs/_developer_guide/platform_integration_guides/tvos/in-app_messaging.md b/_docs/_developer_guide/platform_integration_guides/tvos/in-app_messaging.md index fc9f8dcafcb..f766e8816af 100644 --- a/_docs/_developer_guide/platform_integration_guides/tvos/in-app_messaging.md +++ b/_docs/_developer_guide/platform_integration_guides/tvos/in-app_messaging.md @@ -22,8 +22,4 @@ Do not choose tvOS from the checkbox list; doing so will prohibit you from lever ## Customization -Reference our [In-app message custom UI](https://braze-inc.github.io/braze-swift-sdk/documentation/braze/in-app-message-customization) and [Content Cards custom UI](https://braze-inc.github.io/braze-swift-sdk/documentation/braze/content-cards-customization) articles to further customize these channels on tvOS when integrating. We also offer [example projects](https://github.com/braze-inc/braze-swift-sdk/tree/main/Examples) to reference as well to aid in the integration. - -[1]: {% image_buster /assets/img/tvos.png %} -[2]: {% image_buster /assets/img/tvos1.png %} -[swift-sdk]: https://github.com/braze-inc/braze-swift-sdk +Braze provided user interface libraries are not available for tvOS and would have to created and managed outside of Braze. From ea3e1e313311b5ed08472b73a1c11e44e21779d0 Mon Sep 17 00:00:00 2001 From: Benjamin Kasman <50241872+bkasman95@users.noreply.github.com> Date: Tue, 4 Apr 2023 17:36:28 -0400 Subject: [PATCH 2/5] Update _docs/_developer_guide/platform_integration_guides/tvos/in-app_messaging.md Co-authored-by: davidbielik --- .../platform_integration_guides/tvos/in-app_messaging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_docs/_developer_guide/platform_integration_guides/tvos/in-app_messaging.md b/_docs/_developer_guide/platform_integration_guides/tvos/in-app_messaging.md index f766e8816af..4b26024ac84 100644 --- a/_docs/_developer_guide/platform_integration_guides/tvos/in-app_messaging.md +++ b/_docs/_developer_guide/platform_integration_guides/tvos/in-app_messaging.md @@ -22,4 +22,4 @@ Do not choose tvOS from the checkbox list; doing so will prohibit you from lever ## Customization -Braze provided user interface libraries are not available for tvOS and would have to created and managed outside of Braze. +Braze provided user interface libraries are not available for tvOS and have to be created and managed outside of Braze. From be11b620f4d8f76d9dbb2b11a906dc85dd404bff Mon Sep 17 00:00:00 2001 From: Benjamin Kasman <50241872+bkasman95@users.noreply.github.com> Date: Tue, 4 Apr 2023 17:37:02 -0400 Subject: [PATCH 3/5] Update in-app_messaging.md --- .../platform_integration_guides/tvos/in-app_messaging.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_docs/_developer_guide/platform_integration_guides/tvos/in-app_messaging.md b/_docs/_developer_guide/platform_integration_guides/tvos/in-app_messaging.md index 4b26024ac84..8c22859af53 100644 --- a/_docs/_developer_guide/platform_integration_guides/tvos/in-app_messaging.md +++ b/_docs/_developer_guide/platform_integration_guides/tvos/in-app_messaging.md @@ -22,4 +22,10 @@ Do not choose tvOS from the checkbox list; doing so will prohibit you from lever ## Customization +Reference our [In-app message custom UI](https://braze-inc.github.io/braze-swift-sdk/documentation/braze/in-app-message-customization) and [Content Cards custom UI](https://braze-inc.github.io/braze-swift-sdk/documentation/braze/content-cards-customization) articles to further customize these channels on tvOS when integrating. We also offer [example projects](https://github.com/braze-inc/braze-swift-sdk/tree/main/Examples) to reference as well to aid in the integration. + +[1]: {% image_buster /assets/img/tvos.png %} +[2]: {% image_buster /assets/img/tvos1.png %} +[swift-sdk]: https://github.com/braze-inc/braze-swift-sdk + Braze provided user interface libraries are not available for tvOS and have to be created and managed outside of Braze. From 34f02a36f95ec74b9b47801737508a1b17510542 Mon Sep 17 00:00:00 2001 From: Benjamin Kasman <50241872+bkasman95@users.noreply.github.com> Date: Tue, 4 Apr 2023 17:42:48 -0400 Subject: [PATCH 4/5] Update in-app_messaging.md --- .../platform_integration_guides/tvos/in-app_messaging.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_docs/_developer_guide/platform_integration_guides/tvos/in-app_messaging.md b/_docs/_developer_guide/platform_integration_guides/tvos/in-app_messaging.md index 8c22859af53..e45908bf92f 100644 --- a/_docs/_developer_guide/platform_integration_guides/tvos/in-app_messaging.md +++ b/_docs/_developer_guide/platform_integration_guides/tvos/in-app_messaging.md @@ -22,10 +22,10 @@ Do not choose tvOS from the checkbox list; doing so will prohibit you from lever ## Customization +Braze does not provide default UIs for Content Cards or In-App Messages on tvOS. + Reference our [In-app message custom UI](https://braze-inc.github.io/braze-swift-sdk/documentation/braze/in-app-message-customization) and [Content Cards custom UI](https://braze-inc.github.io/braze-swift-sdk/documentation/braze/content-cards-customization) articles to further customize these channels on tvOS when integrating. We also offer [example projects](https://github.com/braze-inc/braze-swift-sdk/tree/main/Examples) to reference as well to aid in the integration. [1]: {% image_buster /assets/img/tvos.png %} [2]: {% image_buster /assets/img/tvos1.png %} [swift-sdk]: https://github.com/braze-inc/braze-swift-sdk - -Braze provided user interface libraries are not available for tvOS and have to be created and managed outside of Braze. From 12acbb0a6c6bf110b341b11de45fe18786d1ec7a Mon Sep 17 00:00:00 2001 From: KellieHawks Date: Thu, 6 Apr 2023 15:34:09 -0400 Subject: [PATCH 5/5] Apply suggestions from code review --- .../platform_integration_guides/tvos/in-app_messaging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_docs/_developer_guide/platform_integration_guides/tvos/in-app_messaging.md b/_docs/_developer_guide/platform_integration_guides/tvos/in-app_messaging.md index e45908bf92f..62ee4f4c914 100644 --- a/_docs/_developer_guide/platform_integration_guides/tvos/in-app_messaging.md +++ b/_docs/_developer_guide/platform_integration_guides/tvos/in-app_messaging.md @@ -22,7 +22,7 @@ Do not choose tvOS from the checkbox list; doing so will prohibit you from lever ## Customization -Braze does not provide default UIs for Content Cards or In-App Messages on tvOS. +Braze does not provide default UIs for Content Cards or in-app messages on tvOS. Reference our [In-app message custom UI](https://braze-inc.github.io/braze-swift-sdk/documentation/braze/in-app-message-customization) and [Content Cards custom UI](https://braze-inc.github.io/braze-swift-sdk/documentation/braze/content-cards-customization) articles to further customize these channels on tvOS when integrating. We also offer [example projects](https://github.com/braze-inc/braze-swift-sdk/tree/main/Examples) to reference as well to aid in the integration.