Hello,
I would like to show a simple notification with Samsung Gear S2.
After researching about showing notifications on Samsung Gear S2, with https://developer.tizen.org/dev-guide/latest/org.tizen.web.apireference/html/device_api/wearable/tizen/notification.html:
-With Notification API, I don't know how to show permanent notifications. Notification is removed automatically.
-The examples of the documentation of the Notification API don't work because the path of the images is wrong.
-Samsung doesn't provide any serious example about this.
-Vibration only works when screen is on.
-I don't know to customize width, height, background color and css styles for the notification.
-I don't know if Rich Notification and send a notification from androd is a serious alternative or is another wasting time alternative.
Is there a serious alternative to perform this? The use case is simple. You have a smartwatch and you want to be notified about a simple event.
The best alternative is play with layers visibility?
Sorry, but Notifation API is disappointing...