Hi all,
I am new to Garmin development, but I want to create a widget that basically works as an ant slave that listens for a broadcast message from a master and displays the message on the screen. So far the app successfully displays the messages in real time when you first start the widget. However once I move to watch face for a couple minutes when I come back to the widget it stops receiving messages from the master. if I quickly move between the watch screen and the widget it still receives messages from the master. Does anyone who has experience with using the generic channel in widgets know what could be causing this? also are there any general things that people who are new to working with generic channels should keep in mind while developing?