Skip to content

Fixed crash due to missing foreground service if OS denies call notification...

Sylvain Berfini requested to merge fix/crash_foreground into release/6.0

Fixed crash due to missing foreground service if OS denies call notification until foreground Service was started + fixed crash if call is ended before CoreInCallService was started and foreground service notification sent

Merge request reports