Tizen Developers

Menu
Sites
Language
This privilege requires platform level signing key

Hi,

 

I wanted use WifiManger and I get message: "This privilege requires platform level signing key". Of cours I have added

privilege http://tizen.org/privilege/wifimanager but seems it not enough.

 

It means I can't use wifiManager without extra signing by manufacturer?

 

Edited on 18 03, 2014

Responses

6 Replies
Madhuri A
Are you getting the below error? Error code: INVALID_PRIVILEGE Error message: Thrown when unauthorized privileges are detected. [partner] or [platform] signing is required. Command: /usr/bin/pkgcmd -q -i -t tpk -p /opt/usr/apps/tmp/Mbltfg0i7p-1.0.0-i386.tpk Management: Check privilege strings in manifest editor > Privileges > Privileges. I got the same problem. Fixed it by adding privilege http://tizen.org/privilege/wifi.admin.
Slawek Kowalski
Yes, I got that error. I have added http://tizen.org/privilege/wifi.admin but it not solved the issue - still the same message.
Slawek Kowalski
If I good understood I can't use WifiManager until become platform developer? Now that part of API is not too much usable for most develelopers as they are 3rd party developers.
Nikolay Ozerchuk

I am in a list of Tizen application platform developers.

Could you suggest me a path of getting Platform privilege?

Thanks.

akshma gandotra

How can I become a platform developer. How can I get a Platform level Priviledge as I want to use GenerateTouchEvent() which requires "http://tizen.org/privilege/inputmanager" priviledge but this is of platform level and I am not able to use it

Anil Kumar

Hi,

I found how to get the platform level privilege for IDE. Check the link:

https://developer.tizen.org/dev-guide/2.2.1/org.tizen.gettingstarted/html/tizen_overview/platform_privileges.htm

Regards,

Anil