The following error message is displayed: "Invalid application. Delete?" when my Java apps are installed on S40 devices. It works on all the other devices, like S60 and Symbian 3. I sell the apps on OVI and this error didn't happen before. I have searched for the reason, but can find the cause for the problem. Maybe it is because I use CLDC-1.1? I can't change to CLDC 1.0, as I describe in this thread:
http://discussion.forum.nokia.com/fo...740#post777740
Or maybe it is because it is signed with a Verisign cert? Here is the JAD file, I replaced the cert info with "xxx".
MIDlet-1: Astral 3D Worlds,/res/icon.png,AstralEffects
MIDlet-Certificate-1-1:xxx
MIDlet-Certificate-1-2: xxx
MIDlet-Certificate-1-3: xxx
MIDlet-Jar-RSA-SHA1: xxx
MIDlet-Jar-Size: 751803
MIDlet-Jar-URL: Astral3DWorldsTrial_EN_v1_2.jar
MIDlet-Name: Astral 3D Worlds
MIDlet-Vendor: Mobile Visuals
MIDlet-Version: 1.2
MicroEdition-Configuration: CLDC-1.1
MicroEdition-Profile: MIDP-2.0

Reply With Quote

