ZEGOCLOUD / zego_uikit_prebuilt_call_flutter

MIT License
16 stars 15 forks source link

In android 11 in online call call is still ringing if phone is silent in offline its working fine #74

Open atulproject99 opened 4 days ago

atulproject99 commented 4 days ago
          @yoer i have tested it on android 11 in online call  call is still ringing if phone is silent in offline its working fine please check

_Originally posted by @atulproject99 in https://github.com/ZEGOCLOUD/zego_uikit_prebuilt_call_flutter/issues/71#issuecomment-2410513094_

atulproject99 commented 4 days ago

@yoer please check still i facing this issue

yoer commented 4 days ago

I tried switching to silent mode on Android 11, and then making an online call, but there was no ring.

yoer commented 4 days ago

https://github.com/user-attachments/assets/d50a1265-d437-4f0d-b361-ac6d75c50225

atulproject99 commented 3 days ago

https://github.com/user-attachments/assets/ee9caab9-3da8-43d6-bbdf-3b761495e13a

you can check in this video i keep phone on slient but still ringing in your video you decrase the volume of media but it should be handled ringtone volume handler also in whatsapp it working file

yoer commented 3 days ago

image

I can't reproduce it here. Can you help me try this modification?

You can try modifying zego_uikit_prebuilt_call code locally, changing the usageType in line 47 of the lib/src/invitation/notification/notification_ring file from AndroidUsageType.media to AndroidUsageType.notificationRingtone

atulproject99 commented 3 days ago

ok let me change this and test this

atulproject99 commented 3 days ago

Screenshot 2024-10-14 at 5 53 42 PM i have made this changed its working now but i put content type as unknown then its working as expected

yoer commented 3 days ago

unknown?

What is the effect of music? Does it still ring in silent mode, or does it not ring in non-silent mode?

atulproject99 commented 3 days ago

Incoming call notification ringing when phone is slient if we set as music when it set as unknown its working fine in slient mode no ringing when disable slient mode it start ringing

atulproject99 commented 2 days ago

@yoer did you check on it ?

yoer commented 2 days ago

I’ll deal with it later today, dealing with some things about zego_uikit_prebuilt_live_audio_room now

yoer commented 1 day ago

zego_uikit_prebuilt_call: ^4.16.9