Basic-Audio-Call icon indicating copy to clipboard operation
Basic-Audio-Call copied to clipboard

incoming call

Open dixit111 opened this issue 5 years ago • 10 comments

Can anybody help me in making the incoming call whatsapp like? Similar to Callkit integration with iOS

dixit111 avatar May 02 '19 13:05 dixit111

hi @dixit111 for calling please refer to the demos here. https://github.com/AgoraIO/Advanced-Video/tree/master/Calling-Interface

plutoless avatar May 04 '19 11:05 plutoless

thank you...

dixit111 avatar May 13 '19 08:05 dixit111

https://github.com/AgoraIO/Advanced-Video/tree/master/Calling-Interface 404

c941010623 avatar May 05 '20 13:05 c941010623

@c941010623 it's moved here https://github.com/AgoraIO-usecase/video-calling

plutoless avatar May 05 '20 13:05 plutoless

Hi @plutoless https://github.com/AgoraIO-usecase/video-calling This is not working while app is in background or phone is locked. Can you tell me how can i achieve calling trigger while app is in background or phone is locked?

piyush921 avatar Sep 18 '20 10:09 piyush921

you will need to implement push notifications. for android you can also implement foreground service

plutoless avatar Sep 22 '20 04:09 plutoless

push notification are working when app is in background or foreground but not working when phone is locked. I have also tried setFullScreenIntent() but not much helpful. I want to bypass the lock screen and show calling page. Any comment on this ? And also version Android 10 and above we can't open page from background by push notification.

For Foreground service, can you tell me a way how can i use this ?

piyush921 avatar Sep 22 '20 11:09 piyush921

what do you mean by push notification is not working when phone is locked? you will be able to receive push notification even when phone is locked. For foreground service please look at https://developer.android.com/guide/components/services

plutoless avatar Sep 27 '20 01:09 plutoless

@plutoless I am facing error in kotlin version in latest builds

Saim-Hashmi avatar Jul 05 '22 11:07 Saim-Hashmi

what kind of error? @Saim-Hashmi any details or a screenshot?

plutoless avatar Jul 05 '22 11:07 plutoless