Does WebSocket work for Mobile App?

Do not work anymore for me…
Very strange.

My App websockets seem to work for only 1 serverconnect (the maintenance one) and not for all the others… I thought maybe websockets with mobile apps works only with SC from the index page and do not work with content pages - Or maybe there are special way to set them.
Could the team confirm?

hi all,
any idea why it works only for 1 serverconnect included in my index page?

<dmx-socket id="socket1" remoteurl="https://v2.giloo.me"></dmx-socket>

<dmx-serverconnect id="scGetMaintenance" url="https://v2.giloo.me/api/admin/mode_maintenance/maintenance" credentials="true" sockets="true"></dmx-serverconnect>

Many thanks