I need to accept the call by tapping custom UI button.
From native push call screen system is notified by CXProviderDelegate
method
func provider(_ provider: CXProvider, perform action: CXAnswerCallAction)
But how to notify CallKit with custom UI?
E.g. I can notify CallKit about ended call by method
reportCall(with UUID: UUID, endedAt dateEnded: Date?, reason endedReason: CXCallEndedReason)
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…