Floating window

Hello, We are using custom floating window for making and receiving calls. If a user open multiple tabs and receive an incoming call, the floating window will be opened in one of them and we are not able to recognise where. Is it possible to always show floating window in the active tab?

Hi @guials22,

Can you describe the process of how the floating window is called in your app, please?

Technically, if every floating window receives the event regarding an incoming call, the Command.SHOW_FLOATING_WINDOW should be called in all floating windows.

Please let me know and let’s troubleshoot this! :muscle: Feel free to PM me as well.