기타 통합
이 통합은 Cordova Braze SDK에서 지워되는 다른 통합입니다.
Prerequisites
Before you start, you need to integrate the Cordova Braze SDK into your iOS or Android app.
인앱 메시징
기본적으로 Cordova SDK는 변경 없이 인앱 메시지를 지원합니다. 인앱 메시지 사용자 지정에 대한 자세한 내용은 Android 또는 iOS 통합 예시를 참조하세요. 또한 구현 샘플을 보려면 샘플 Cordova 애플리케이션이나 샘플 Android 또는 iOS 애플리케이션에서 확인할 수 있습니다.
GIF 지원
You can add animated GIFs to your in-app messages using the native Braze Android SDK. By default, the Android SDK uses HTML in-app messages to display GIFs.
For all other in-app message types, you’ll need to use a custom image library. To learn more, see Android In-App Messaging: GIFs.
You can add animated GIFs to your in-app messages using the native Braze Swift SDK. By default, all Braze in-app messages support GIFs. For a full walkthrough, see Tutorial: GIF Support for Swift In-App Messages.
뉴스피드
뉴스피드는 사용 중지될 예정입니다. Braze는 뉴스피드 도구를 사용하는 고객에게 보다 유연하고 맞춤 설정이 가능하며 안정적인 콘텐츠 카드 메시징 채널로 전환할 것을 권장합니다. 자세한 내용은 마이그레이션 가이드를 확인하세요.
뉴스피드를 Cordova 앱에 통합하는 방법에 대한 자세한 내용은 Android 및 iOS 통합 지침을 참조하세요. 또는 Cordova 플러그인에서는 추가 통합 없이 Modal 뉴스피드를 실행하는 메서드(launchNewsFeed
)를 제공합니다.
Braze Cordova SDK에는 다양한 카테고리의 열람 또는 미열람 뉴스피드 카드 수를 가져오는 여러 메서드가 있습니다. 예제는 샘플 프로젝트 구현 샘플에서 확인하세요.