My application throws the error "Application Attempts to Access a Secure API" when I try to run it on a live handheld. What is the problem?
Article Information:
This error message indicates that your application is trying to use controlled APIs, but has not yet been signed using the SignatureTool. For more information on code signing and using controlled APIs, refer to the document entitled "BlackBerry Java Developer Guide -- Volume 2, Advanced Topics".