You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did write a plugin for a chat of the CRM system Bitrix24. Unfortunately does it not have desktop notifications available. In order to add this feature I need to access the websocket the site is providing. In order to do so I can get the reference to the socket in the window object of the page. But the webview of my plugin itself does not have access to it. Is there a workaround to access the window object of the page I have called in my plugin? Thanks for the help!
The text was updated successfully, but these errors were encountered:
Hi there,
I did write a plugin for a chat of the CRM system Bitrix24. Unfortunately does it not have desktop notifications available. In order to add this feature I need to access the websocket the site is providing. In order to do so I can get the reference to the socket in the window object of the page. But the webview of my plugin itself does not have access to it. Is there a workaround to access the window object of the page I have called in my plugin? Thanks for the help!
The text was updated successfully, but these errors were encountered: