tizen.power.request() API is not working while a Video or Animation is running on Gear S3

tizen.power.request() API is not working while a Video or Animation is running on Gear S3

BY 27 Feb 2018 Web Application Development

When we call this API as tizen.power.request("SCREEN", "SCREEN_NORMAL"), it can lock display(turned on) in normal case, but if an animation or a video is running, this API cannot lock display(turned on).

Though, we have fixed this issue with Native Service(with Native API which works pretty well while video/animation runs), is there any way to fix this issue without native service(native API)?

N.B.: The issue was not found in Tizen 2.3.2, it is found in Tizen 3.0

Thanks in Advance

Written by