10-12-2012 12:10 PM
Hi, I have developped an app that uploads a text message and a photo to a web server and php stores it in a mysql db and the photo in a web server folder, this means that I'm using the camera in my app.
I have a simple signing key for blackberry smarthphones, but when I sign the app I'm having problems because only the optional files are signed and not the required files, so when I install the app in the phone, shows an alert message about a security problem.
I don't know if this happens because I'm using simple signing key or I need a signing key with access to secure elements ?
Please help me.
Thank you.
Solved! Go to Solution.
10-12-2012 01:21 PM
It sounds like you didn't install all 3 csi files. All are required in order to fully sign your application.
10-12-2012 03:20 PM
10-12-2012 03:54 PM
Do you have multiple SDKs for BlackBerry OS 7.x and lower installed? If you do it's possible you installed the keys in different SDKs. To resolve that choose the Import option in Eclipse and point to the other location.
The BlackBerry 10 and BlackBerry PlayBook SDKs don't have this issue because they store their key files in a central location.