Skip to content

Commit

Permalink
Temp
Browse files Browse the repository at this point in the history
  • Loading branch information
ipavlidakis committed Nov 14, 2024
1 parent bca026f commit 03daf7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Sources/StreamVideo/CallKit/CallKitService.swift
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ open class CallKitService: NSObject, CXProviderDelegate, @unchecked Sendable {

var callSettings: CallSettings?

var tempVariable: Bool?

/// The call controller used for managing calls.
open internal(set) lazy var callController = CXCallController()
/// The call provider responsible for handling call-related actions.
Expand Down

0 comments on commit 03daf7d

Please sign in to comment.