Skip to content

Commit 2fcbb2d

Browse files
committed
[Fix]CallKit accepted log
1 parent e227997 commit 2fcbb2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/StreamVideo/CallKit/CallKitService.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ open class CallKitService: NSObject, CXProviderDelegate, @unchecked Sendable {
231231
}
232232
log.debug(
233233
"""
234-
Call rejected
234+
Call accepted
235235
callId:\(newCallEntry.call.callId)
236236
callType:\(newCallEntry.call.callType)
237237
callerId:\(newCallEntry.createdBy?.id)

0 commit comments

Comments
 (0)