How to use privileges

How to use privileges

BY 22 May 2014 Web Application Development

Hello,

I want to use function tizen.application.launch(“”) in my project for Gear2.

I’ve added

<tizen:privilege name=“http://tizen.org/privilege/application.launch”/>

to config.xml, but when I try to deploy widget on device failed with “Error code: PRIVILEGE_LEVEL_VIOLATION“.

Why this happens if that privelege is public?

Written by