simplex-chat/apps/ios/Shared/Views/Call
Evgeny Poberezkin e294999044
ios: fix callkit calls via NSE (#3655)
* ios: fix callkit calls via NSE

* comments

* more reliable NSE start

* remove public logs, different RTS parameters for NSE

* only suspend NSE if we have chat controller, to avoid crashes if suspension attempted without controller created

* comments

* fix

* simplify
2024-01-08 10:56:01 +00:00
..
ActiveCallView.swift ios: fix callkit calls via NSE (#3655) 2024-01-08 10:56:01 +00:00
CallController.swift ios: fix callkit calls via NSE (#3655) 2024-01-08 10:56:01 +00:00
CallManager.swift ios: moving webrtc commands processing to another mechanism (#3480) 2023-11-28 17:36:05 +00:00
CallViewRenderers.swift ios: native WebRTC (#1933) 2023-03-02 13:17:01 +00:00
IncomingCallView.swift ios: dismiss sheets on IncomingCallView, send notification if reportNewIncomingVoIPPushPayload fails 2023-03-16 16:59:05 +00:00
SoundPlayer.swift ios: integrating webrtc calls with callkit (#686) 2022-05-24 19:34:27 +01:00
WebRTC.swift ios: moving webrtc commands processing to another mechanism (#3480) 2023-11-28 17:36:05 +00:00
WebRTCClient.swift core: use ChaChaDRG as the source of randomness (#3551) 2023-12-21 00:42:40 +00:00