Tizen app not installing on device

三世轮回 提交于 2019-11-27 06:26:57

问题


I'm trying to install a simple app (built from samples) on Samsung Tizen Z2 device using Tizen Studio 1.0.1 on both MacOS,Win7 and getting error 23: Signature verification failed.

My device shows properly in Connection Explorer. Also generated the certificate using Certificate Manager. Please help.


回答1:


Check privileges. Is there any unnecessary privileges or you missed any privileges which is needed for your app.

If you think you have generated the certificate appropriately, the right click on the device id from connection explorer and click "permit to install".

If you still face the problem, remove all the certificates you have created. You may follow this guide carefully. I think, the problem is with certificate type.

Please make sure you have installed Samsung certificate extention from Package Manager.

And you have created Samsung certificate not the Tizen certificate.


Addendum:

If the Samsung Certificate Extension is not showing up in the Extension SDK-Tab it must first be enabled in the Package Manager - Configuration, accesible via the tools-icon.



来源:https://stackoverflow.com/questions/40994548/tizen-app-not-installing-on-device

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!