Languages

Menu
Sites
Language
Tizen application kill

Hi, In Tizen web application development when i tried to kill application, the api which is given is not working.. currently am using tizen sdk 2.0. I added privileges in config.xml. even then tizen.application.kill(contextid,onKillSuccess); is not working.: thanks in advance

Edited by: dasharatha adelli on 04 Feb, 2014

Responses

2 Replies
dasharatha adelli

how to kill tizen web application using tizen.application.kill(contextid). I added privileges in config.xml but still this api is not working

Alexander AVSukhov

Hello,

The privilege application.kill and appmanager.kill have privilege level "partner".
These privileges can only be used by developers registered as partners on the Tizen store.
The developer must be fully identified and permitted by the partner policy of the Tizen application store to use both public and partner level privileges.
Please refer following link:
https://developer.tizen.org/dev-guide/2.2.1/org.tizen.gettingstarted/html/tizen_overview/privilege.htm