When watching video(html5) mobile device enters into sleep mode after 10-20 minuets

When watching video(html5) mobile device enters into sleep mode after 10-20 minuets

BY 24 Apr 2014 Web Application Development

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

  1. Execute the application->Start to watch some movie
  2. Do not touch the screen
  3. 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

Written by