ringcentral-embeddable icon indicating copy to clipboard operation
ringcentral-embeddable copied to clipboard

Support to open popup window when user is on call

Open himanshutecstub opened this issue 3 years ago • 3 comments

Hello, I use https://github.com/ringcentral/ringcentral-embeddable widget code in my HTML web page which is working fine with call send & receive. When any call running and i press browser refresh than call ending. Is there any way to keep widget open or can't refresh when call running.

Thanks

himanshutecstub avatar Dec 31 '21 07:12 himanshutecstub

hi @himanshutecstub, you can try the popup feature. As the widget is a web page, everything will be destroyed by Browser when user close or refresh page. We can only keep the call when user have call at popup window, and keep popup window opened.

embbnux avatar Dec 31 '21 08:12 embbnux

Yes i enable this feature in HTML page and popup icon will open new popup window but when any call running than can't open popup.

himanshutecstub avatar Dec 31 '21 08:12 himanshutecstub

yeah, it is by design now. Currently app will end the call if user open the popup window. We are still finding some way to improve it

embbnux avatar Dec 31 '21 08:12 embbnux