Call notification not getting removed when user end the call

[Problem/Question]
When the caller ends the call, on the receiver side call notification is not removed and still shows the call notification.


// If problem, please fill out the below. If question, please delete.
[SDK Version]
// What version of the SDK are you using?
SDK Version - 1.10.0
[Reproduction Steps]
// Please provide reproduction steps and, if possible, code snippets.

  1. Start the call
  2. Receiver will get the call notification
  3. Then after a few seconds end the call from the caller’s side
  4. Receiver side still showing notifications and not getting automatically removed

[Frequency]
// How frequently is this issue occurring?
Every time
[Current impact]
// How is this currently impacting your implementation?
All users facing this issue.