Hi!
I use Alarm API in my app to shedule alarm clock (AlarmAbsolute) or timer timeout (AlarmRelative) actions.
Everything worked fine on Gear 2 but on Gear S alarm is not triggered when screen is off.
It is triggered as soon as I turn screen on (using wake gesture or button).
Does it need some special parameters in app-control or when scheduling alarm? I coudn't find anything in docs... :(
Any help will be appreciated.
---- EDIT ----
I've made a video explaining issue in detail:
http://youtu.be/_TCraAms7CY
Sample app I've created and used for recording the video is avaliable at:
https://dl.dropboxusercontent.com/u/484895/alarmtest.wgt
Regards
SS