callkeep icon indicating copy to clipboard operation
callkeep copied to clipboard

Locked screen

Open morfair opened this issue 3 years ago • 3 comments

When phone is locked, no notifications and calls are shown. In debug console I see FCM message. I'm sure this code is executing but nothing happens:

    _callKeep.displayIncomingCall(callUUID, callerId, localizedCallerName: callerName, hasVideo: hasVideo);
    _callKeep.backToForeground();

morfair avatar Nov 12 '21 12:11 morfair

..

madatr avatar Nov 23 '21 12:11 madatr

Hello. Any fix for this?

riveraj33 avatar Mar 21 '22 01:03 riveraj33

Does Anyone got any kind of solution of this problem ? I'm getting same problem and stucked at this problem.

harshuhere01 avatar Mar 22 '22 10:03 harshuhere01