Hello,
I am developing a native watch face, and I have a problem with implementing an ambient mode.
The problem is simple,
"app_ambient_tick" is not called by system.
I have tested that problem with my watchface, and tizen sample watch face(DIGITAL) on both a gear S2 and an emulator.
No call from the system, so I could not update the watch in the ambient mode.
It seems that the web project works well in the ambient mode, but native one did not.
Please check the problem,
Thanks.