# 고급 푸시 기능 이해하기

추가 설정이나 개발자 구성이 필요한 기능으로 푸시 알림을 확장하세요.

#### 자동 푸시

백그라운드 업데이트 및 데이터 동기화를 위해 사용자에게 보이지 않는 알림으로 푸시 메시지를 전달합니다.

<LinkCard title="더 알아보기" href="/product/messaging-channels/push-notifications/advanced-push-features/silent-push-notifications/" />

#### iOS 대화형 푸시

더 빠른 사용자 응답을 위해 iOS 푸시 알림에 실행 가능한 버튼을 추가합니다.

<LinkCard title="더 알아보기" href="/product/messaging-channels/push-notifications/advanced-push-features/ios-interactive-push/" />

#### 딥 링킹

사용자가 알림을 탭할 때 특정 인앱 화면으로 바로 이동시킵니다.

<LinkCard title="더 알아보기" href="/product/messaging-channels/push-notifications/advanced-push-features/deep-linking/" />

#### 사용자 지정 데이터

푸시 페이로드에 사용자 지정 데이터를 전달하여 인앱 작업을 트리거하고 경험을 개인화합니다.

<LinkCard title="더 알아보기" href="/product/messaging-channels/push-notifications/advanced-push-features/using-custom-data/" />

#### iOS 실시간 현황

iPhone 또는 iPad 잠금 화면 및 Dynamic Island에 실시간 업데이트를 표시합니다.

<LinkCard title="더 알아보기" href="/developer/pushwoosh-sdk/ios-sdk/ios-live-activities" />

#### iOS 사용자 지정 포그라운드 푸시

앱이 포그라운드에 있을 때 애니메이션 배너, 햅틱 피드백, Liquid Glass 효과가 포함된 사용자 지정 인앱 알림을 표시합니다.

<LinkCard title="더 알아보기" href="/developer/pushwoosh-sdk/ios-sdk/ios-custom-foreground-push-notification" />