06-11-2011 09:41 PM
Hello,
I was required to sign my application to blackbery even when it only worked a 2day ago i dont know why but i signed up and i just registered my application on Eclipse(RRT,RCR and RBB files) but when i fun the application i still get the same runtime error and it says my application is trying to access secure Api's i dont undastand can someone please tell me what to do
Thanks
06-14-2011 09:42 AM
Can you post a screenshot of SignatureTool open, showing what has been signed in your application?
You can also extract the signing error from the event log to see what key is causing the error. To do so use the following command:
javaloader -u eventlog > mylog.txt
Then look for a line that says no sig from.... where your application is referenced.