04-29-2011 10:30 AM
I uploaded the .jad ant all the *.cod into my ftp server and downloaded the .jad by the browser in blackberry.
When i execute it, and install (with all permissions set to "permit"), i get the error: "Error starting IN9Midia: Module 'IN9Midia' attempts to access a secure API."
But, when i generated the app, i signed it with the provided blackberry certificates...
Otherthing is that the Desktop Manager v5.0 fails to install the application by his interface. It says: The application is not supported by the device.
My Device is a Blackberry Curve.
Waiting for answers...
04-29-2011 02:51 PM
Please see this post for the "attempts to access a secure API"
Using Destop Manager, you will need to load the *.alx file and associated *.cod files, not the *.jad file. Can you confirm this is what you were trying? Otherwise that error may suggest you are trying to load an application created with a newer version of the device software SDK onto an older device (e.g. a BlackBerry 6 app cannot be loaded on a 5.0 device - only forwards).
04-29-2011 03:35 PM
04-30-2011 11:00 AM
05-02-2011 09:25 AM
Hello there again,
I realized that i didn't imported the RTT key. I imported only the RBB key.
Now it's too late to import them, so, i requested new key's. This time, i'll import the 3 keys (RBB, RCR and RRT) and see if it will work.
I realized that when i saw the signtool saying: "not registred" for some *.cod.
Let's see what happens. I'll post here again when i have the result.