语言

Menu
Sites
Language
Signature Error while using efl_util APIs.

I am using following APIs in Native Tizen application:
efl_util_input_initialize_generator()
efl_util_screenshot_initialize()

These APIs require Privileges:
http://tizen.org/privilege/screenshot
http://tizen.org/privilege/inputgenerator

But, when I am adding above privileges then following error occurs:
"The application installation on device has failed due to signature error! (error code:-14)
You need an appropriate certificate profile, which can be created or activated in the Certificate Manager."

I have tried running application by Generating Tizen and Samsung certificates. But, Both didn't worked for me.

响应

1 回复
K Johnson

Hello Garima ,

These two privileges require platform level privilege declaration in the distributor cert. profile. Please have a look into this link.