Acknowledged

New Notifications API could use a Core Topic doc describing its purpose and behaviour, along with some example use cases

Right now there doesn't seem to be any documentation except:

- the API doc

- The Notifications sample app

The sample app is very helpful, as it shows examples of notifications being sent from both the background and foreground.

However, it would be nice to have further context.

For example, in what cases is it useful for a notification to be sent from the foreground?

I think one case would be when a device app is "running in the background" - e.g. the device app is recording an activity, the user returns to the watch face using a hotkey, and the app continues to run. In this case, it would be nice if the device app could send the user a notification that they would see before the return to the app. Would this actually work in practice? I have no idea.

It would def be nice if there was some documentation to explain the intended use cases of this feature.

Related discussion:

https://forums.garmin.com/developer/connect-iq/f/discussion/406092/new-notifications-api/1909663#1909663