Open VictorUvarov opened 4 years ago
@VictorUvarov
Are you mean performAnswerCallAction
callback ?
No, after the call is answered from the background a screen with a video button occurs. Clicking the video button doesn't fire any callback. Like the screen show here video screen
the video button does not answer the call, call kit opens your app so you can render the video
It opens for you? I just prompts for face unlock then does nothing
@VictorUvarov did you find any solution for this? Happening to me as well.
No solution. I'm using swift, not sure if that's a problem
Yep, I'm on swift too, it should not be a problem. Maybe just the bugs in original ObjC implementation here.
Forked this repo and will try to complete missing things. The user activity continuation (when you start a call from the system call log) also not covered here and needs to be implemented.
Cool i'll keep an eye out if you get that implemented