When working with the Companion app, I needed to test a procedure to center the screen title. When I would adjust values in the procedure, the Companion app did not refresh to show the changes. In order to make it do so:
If you have any components in the project that can be set to Enabled false, then uncheck the Enabled property then recheck it -- the app will refresh.
If you have just a Canvas or other component which does not have an Enabled property, then you can ...
___
Scott