Sorry to bump this up again.
I got my Symbian Publisher ID, but I can't make it work.
Code:
C:\Symbian\Carbide\Workspace\MyProject>signsis -o MyProject.sisx
Primary:
Issued by TC TrustCenter Class 2 L1 CA XII.
Issued to MyCompany.
Valid from 15/11/2011 to 15/11/2012.
I am getting the same error when installing the sisx file:
Certification Error. Contact Application Supplier.
I read the following guide:
http://www.developer.nokia.com/Commu...Symbian_Signed
I did everything there till step 6. I verified my SymbianSigned login then uploaded a C7-00's IMEI# and reserved some UIDs and used one of them in my project, and then I downloaded the Developer .cer and .key files and signed the unsigned sis package with it. It installs and works fine except the GPS, when I use it I get: Conn. failed. Access denied. This is with the developer certificate but with my publisher ID certificate it gives me the error message, although signsis -i shows correct info.
Capabilities used in my project:
Code:
TARGET.CAPABILITY = Location \
ReadUserData \
WriteUserData \
ReadDeviceData \
WriteDeviceData