02-26-2013 06:42 AM
I have got all three keys from blackbeery site and i successfully imported them in eclipse..
But When i start the application in device. Its displaying this "Error Starting Module attempts to access a secure API".
Can anybody suggest how to resolve this. Please help me for this. Thanks in advance.
Solved! Go to Solution.
02-26-2013 07:09 AM
04-02-2013 02:33 PM
simon_hain wrote:
sign the application
This solved my problem. My application was fully signed but today I saw this error and I was confused. Eclipse said that the files were successfully signed. The Signature window flashed briefly so I couldn't see what's wrong.
In Eclipse I clicked Blackberry (top menu) > Sign > Sign with Signature Tool. This signature window stayed open so I finally saw that my Java OS7 app was not being signed by one of three keys. I re-added the missing key in Eclipse and all is good - the Secure API error is gone.
Need to make sure that a OS5-OS7 Java app is signed by ALL three keys - "RCR", "RBB", and "RRT".