언어 설정

Menu
Sites
Language
How deal with Incoming Call, incoming SMS

Hy there.

Im building a HTML5 canvas application.

I need to listen some event to pause the interval of the render function, anyone can point me a direction?

It´s not automatically stopping the javascript execution. The render timer keeps rendering while the call is being answered.

Thanks in advance.

Edited by: Brock Boland on 17 3월, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

1 댓글
Raghu Kona
As per the Tizen documentation, https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.web.appprogramming%2Fhtml%2Fbasics_tizen_programming%2Fweb_package_management.htm, the rendering should stop when the application is hidden or goes to background. I have raised a Jira for this issue. https://bugs.tizen.org/jira/browse/TDIST-298 Regards, Raghu Kona