Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notification doesn't cancel for non connected calls #51

Open
2 tasks done
codoffer opened this issue Jun 13, 2024 · 2 comments
Open
2 tasks done

Notification doesn't cancel for non connected calls #51

codoffer opened this issue Jun 13, 2024 · 2 comments

Comments

@codoffer
Copy link

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
Copy link
Collaborator

yoer commented Aug 23, 2024

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants