언어 설정

Menu
Sites
Language
Does SMACK control WebApp access to tizen system files.

We are trying to access some system level information using a WebApp.

But it does not yeild the output and goes blank white screen. ( Not crashin )

Read in the blogs that Tizen uses SMACK to control applications access to system files.

Does this apply for Tizen WebApp also ?
If yes any input on how it can be overridden to make our app work.

Also any suggestion on debugging the application ( lookup for error message or runtime debuggin) will be helpful.

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

Responses

1 댓글
Lakshmi Grandhi
Application can access files under /opt/media/* . For more information go through the below link https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.web.device.apireference%2Ftizen%2Ftizen.html Currently there is no information to override default behavior.