There should be a public URL url on the web application that receives an appId parameter and checks of it matches with the current AppId. If not, then it returns 0 otherwise returns 1.
This Ping URL will be used by the websocket after reconnecting to server to know if the application was redeployed ir order to reload the page
There should be a public URL url on the web application that receives an appId parameter and checks of it matches with the current AppId. If not, then it returns 0 otherwise returns 1. This Ping URL will be used by the websocket after reconnecting to server to know if the application was redeployed ir order to reload the page