问题
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