언어 설정

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 by: Brock Boland on 17 3월, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

7 댓글
Privileges are categorized into three levels based on their security impact: Public: These privileges are open to all Tizen application developers. 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 Store to use both public and partner level privileges. Platform: These privileges are used in system APIs for managing the Tizen platform These privileges are open only to a specific set of Tizen application developers.
Nikolay Ozerchuk

I am in a list of Tizen application platform developers.

Could you suggest me a path of getting Platform privilege?

Thanks.

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.
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