Certificate Error !!! Contact the Application Supplier
Hi,
I created a new Symbian GUI application project in Carbide C++. The build configuration was selected to Phone Debug (GCCE) S60 3rdEd_FP1.
I didn't make any changes to the code. I built it. The link below states that
[url]http://library.developer.nokia.com/index.jsp?topic=/GUID-E35887BB-7E58-438C-AA27-97B2CDE7E069/GUID-B9414AE8-820E-4CA5-A9C4-29560CD6F2EF.html[/url] , application which required user granted capabilities need not require symbian signed certificates. I just used Self-signed certificates. While I deploy the application in my Nokia E63 updated with the latest firmware version 510.21.10, it gives me the error message Certificate Error ?? Why it is happening. It should allow me to install the application since I am using the capability ReadUserData, which can be granted by the user. Please help ...
Regards,
Murugaprabu Marimuthu
Re: Certificate Error !!! Contact the Application Supplier
But I am able to install the same application in My Nokia C6-00 which is S60 5th edition.
Re: Certificate Error !!! Contact the Application Supplier
The error message is only 'Certificate error'?
EDIT : Also make sure that 'Online certificate check' is set to 'off' in installation settings of device.
Re: Certificate Error !!! Contact the Application Supplier
I would also re-check that the file actually installs to the other device, and then would copy-paste the actual error shown into here.
Also you are really using self-made certificate ? and not any developer certificate which could have IMEI etc. restrictions ?
Re: Certificate Error !!! Contact the Application Supplier
I was able to fix the problem atlast. Thanks for your reply guys. The problem is the Application Manager settings in Nokia e63 was configured to install only signed apps. I changed the setting to all. The application got installed.