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

Getting notification a call is in progress..after video call was completed #40

Closed
wrteam-priyansh opened this issue Nov 23, 2020 · 7 comments

Comments

@wrteam-priyansh
Copy link

In P2P Calls Sample using video call getting notification like a call is in progress, after call was completed

Flutter doctor -v
Flutter (Channel stable, 1.22.3, on Linux, locale en_GB.UTF-8)
• Flutter version 1.22.3 at /home/priyansh/snap/flutter/common/flutter
• Framework revision 8874f21e79 (3 weeks ago), 2020-10-29 14:14:35 -0700
• Engine revision a1440ca392
• Dart version 2.10.3

[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.2)
• Android SDK at /home/priyansh/Android/Sdk
• Platform android-30, build-tools 30.0.2
• ANDROID_HOME = /home/priyansh/Android/Sdk
• Java binary at: /usr/bin/java
• Java version OpenJDK Runtime Environment (build 11.0.9.1+1-Ubuntu-0ubuntu1.20.04)
• All Android licenses accepted.

[!] Android Studio (not installed)
• Android Studio not found; download from https://developer.android.com/studio/index.html
(or visit https://flutter.dev/docs/get-started/install/linux#android-setup for detailed instructions).

[✓] Connected device (1 available)
• M2006C3MI (mobile) • 7L8LMVJZNVEY5H8D • android-arm • Android 10 (API 29)

@TatankaConCube
Copy link
Contributor

@wrteam-priyansh can you please provide detailed steps, how can we reproduce it on our sample?

@wrteam-priyansh
Copy link
Author

@TatankaConCube i have run sample application and getting this error
Screenshot_2020-11-23-12-42-21-462_com connectycube flutter p2p_call_sample

@TatankaConCube
Copy link
Contributor

Which branch do you use for tests? Did you do any modifications there?

@wrteam-priyansh
Copy link
Author

i did not modify anything

@TatankaConCube
Copy link
Contributor

It looks like the system notification. We don't show any notifications from our code in the 'master' branch. Which OS do you use? MIUI? Can you reproduce the same behavior on other devices?

@wrteam-priyansh
Copy link
Author

@TatankaConCube using miui 12.0.3 stable version,
i have tested in other device not getting notification. Maybe issue in MIUI

@TatankaConCube
Copy link
Contributor

I think you are right, it can be MIUI, because I didn't see this issue on our Android and iOS devices.

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