When I've tried to publish my tizen web app I was rejected. There is the purpose:
Defect
The application goes to sleep mode even if it is executed without touch.
Procedure
- Execute the
application->
Start
to watch some movie - Do not touch the screen
- Check whether the application goes to sleep mode
Expected Result
The application should not go to sleep mode because the user wants to execute it without touch.
I think that this is a tizen webkit bug. Nevertheless I've tried to request CPU_AWAKE
and SCREEN_NORMAL
power state programmatically. And this wasn't helped to me. Is this really a bug or I do something wrong?
Device: Ref.Device-PQ. Tizen version: 2.2.0