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

Incoming Call Notification Behavior on Android Devices (Mostly on Samsung Devices) #810

Open
keshav-sf opened this issue Dec 17, 2024 · 0 comments

Comments

@keshav-sf
Copy link

Description:
We are experiencing inconsistent behavior on Android devices, particularly Samsung devices, when receiving an incoming call while the app is at the lock screen. This issue does not occur on iOS.

Steps to Reproduce:

  1. Receive an incoming call on an Android device (mostly on Samsung devices) while the app is at the lock screen.
  2. On some devices, the phone vibrates, the screen wakes up, and a blue screen with call details appears along with "Accept" and "Decline" buttons.
  3. On most devices, however, the phone continues to vibrate, but the screen does not wake up.
  4. Upon manually waking the phone, there is no visible call screen.
  5. The call notification with "Accept" and "Decline" buttons only appears in the notification tray.

Expected Behavior:
When receiving a call while the app is at the lock screen, the screen should wake up and display the incoming call screen with options to accept or decline, similar to the behavior observed on iOS.

Actual Behavior:
On most Android devices (especially Samsung), the phone vibrates, but the screen does not wake up. After manually waking the device, the call notification appears in the notification tray instead of the call screen.

Affected Devices:

  • This issue has been primarily observed on Samsung devices, although it may occur on other Android devices as well.

Notes:

  • This issue does not occur on iOS.
  • In some devices (mostly on Samsung), the call screen behaves correctly, while in others, the notification does not behave as expected.
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

1 participant