callkeep
callkeep copied to clipboard
Locked screen
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();
..
Hello. Any fix for this?
Does Anyone got any kind of solution of this problem ? I'm getting same problem and stucked at this problem.