feat: 라이브 30분 연속 청취시 트래킹 API 호출 기능 추가
This commit is contained in:
@@ -433,6 +433,7 @@ struct LiveRoomViewV2: View {
|
||||
.onDisappear {
|
||||
UIApplication.shared.isIdleTimerDisabled = false
|
||||
NotificationCenter.default.removeObserver(self)
|
||||
viewModel.stopPeriodicPlaybackValidation()
|
||||
}
|
||||
|
||||
ZStack {
|
||||
|
||||
Reference in New Issue
Block a user