Languages

Menu
Sites
Language
can't run application on phone target,Err code: PRIVILEGE_LEVEL_VIOLATION

Hi all, could you help me to sovle the problem:

I developed application on Tizen SDK with version: 2.3.0_Rev1, build id: 20150224-1458

 

When I run application on my test phone target, it comes to be err:

Err code: PRIVILEGE_LEVEL_VIOLATION

 

I think it need the new p12 file, who can provide one?

Thank you very much!

Responses

2 Replies
颖华 张

can't run application on phone target,Err code: PRIVILEGE_LEVEL_VIOLATION      

 

Hi all, could you help me to sovle the problem:

I developed application on Tizen SDK with version: 2.3.0_Rev1, build id: 20150224-1458

 

When I run application on my test phone target, it comes to be err:

Err code: PRIVILEGE_LEVEL_VIOLATION

 

I think it need the new p12 file, who can provide one?

Thank you very much!

daniel kim

Hi,

I guess that you're using some api which need Partner lelve privilege.

You can create new certificate of Partner level when you make a device profile(you can select it in Privilege level on "Request test Profile" page) and below topic can be helpful  for you.

 https://developer.tizen.org/forums/sdk-ide/unable-run-applications-on-emulators

 

and you can check the Privilege level in Help page of IDE.

      Tizen Mobile Web App Programming > API References > Related Pages > Privilege

I wish this will help you.