ZEGOCLOUD / zego_uikit_prebuilt_call_flutter

MIT License
16 stars 15 forks source link

Notification doesn't cancel for non connected calls #51

Open codoffer opened 4 months ago

codoffer commented 4 months ago

Environment

Technology Version
Flutter version 3.22.2
Plugin version ^4.12.1
Android version 14
iOS version 17.4
macOS version
Xcode version 15.4
Google Chrome version 125.0.6422.142

Device information: Realme 11 Pro Plus - Android 14 and iOS 12

Description

Expected behavior: Scheduled notifications should be canceled for call disconnection and non-connection. The recipients get calling notifications 15-20 mins after call disconnection (if the recipient goes back to the internet).

Current behavior:

The caller’s call gets disconnected after a minute if the callee has no internet network or is offline. Now, when the callee receives a call notification on the network/internet (back to internet) for the same call.

Steps to reproduce

Try with normal example repo.

yoer commented 2 months ago

I tested it and didn't find this problem

step:

  1. b broke network
  2. a send call invitation to b
  3. a auto cancel the call invitation after timeout
  4. b connect network, No call invitation from a was received at this time
codoffer commented 1 month ago

@yoer Please check your email. I have shared a video for this issue.