Archie,
I have a project with multiple forms (and a comm component on each one) that will occasionally drop communications and stop updating labels, data subscribers, etc. I haven't found a way to repeat this issue in development, it only happens in production, and it is seemingly random. I'm not sure what the actual error is, or if there is one.
When this happens, is there any way to catch that communication has stopped happening and handle that somehow? Are there methods to re-open communication without restarting the project/form?
Thanks!