07-30-2008 07:11 PM
Hello..
Im trying to create a simple app that opens the Browser and just opens a Link in the browser.
When i run the app i get this message: "Error starting myproject: Module 'myproject' attempts to access a secure API"
How do i resolve this.. Thanks,
Senad
Solved! Go to Solution.
07-30-2008 07:32 PM
07-30-2008 11:37 PM
12-16-2008 11:12 AM - edited 12-16-2008 11:14 AM
Hello, I have a critic problem.
When I run my application I have this error: "Error starting Myapp Module Myapp attempts to access a secure API". Before this, I signed my application with Signature Tool and the status of signerID to RBB is signed but to RRT is Not Registered.
What is the problem? I don't understand.
Please, help me!!!
12-16-2008 12:30 PM
You will have received three different code signing keys when you registered which would have been represented by three different emails. One for RBB, another for RRT, and the final for RCR. You will need to double click on all of these files to register your SignatureTool with the code signing servers.
12-17-2008 08:48 AM
02-04-2009 11:08 PM - edited 02-04-2009 11:09 PM
Hi,
I'm having issues with my app as mentioned above. I sign the app via Eclipse, and it seems to work fine on the simulator but on the actual device, I get the "attempting to access a secure API" error.
After I sign my .COD file through Eclipse, is there anything else I need to do before uploading to the server? Do I need to manually alter the .jad or .jar files?
Oh, and before you ask, I do have the signing keys, and I did install them. As I said, it all SEEMS to work nicely until I actually upload to the device... ![]()
02-09-2009 02:34 PM
02-09-2009 02:52 PM
02-12-2009 10:49 AM