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 2018Web 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
tizen.power.request() API is not working while a Video or Animation is running on Gear S3
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
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio