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
When an alert is created and is within a user's radius, the alert info needs to be sent via notification (which already works)
but also via web socket so the alert can be added to the map immediately. There appears to be logic in palce for the web socket part,
but it does not seem to get triggered. Can you verify the web socket portion works to send data under this condition.
but also via web socket so the alert can be added to the map immediately. There appears to be logic in palce for the web socket part,
but it does not seem to get triggered. Can you verify the web socket portion works to send data under this condition.