Blackberry Mobile application getting error when attempting to access a secure API?

我只是一个虾纸丫 提交于 2019-12-13 02:51:02

问题


I developed a Blackberry application using Eclipse. The application is working fine in the simulator. By using Blackberry desktop software, I tested the application in Blackberry mobile and it's working fine; but when I am using Progressbar screen, I am getting an error like this "Error starting Applicationname : Module 'ApplicationName' attempts to access a secure API."

How do I avoid this error?


回答1:


you need to sign your application. read this article.

Blackberry application signing



来源:https://stackoverflow.com/questions/3058998/blackberry-mobile-application-getting-error-when-attempting-to-access-a-secure-a

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