SIS File Creation Self Signed Not Installing on Phone
-
Hi,
I am New to QT i tried to create a Self Signed .sis file for testing on mobile but when the Build is compete the sis created is foo_installer_unsigned i tried to install it in a Nokia 603 but it gives certification Error.
I checked in Project Properties - Run Setting - Installation File name is simply foo.sis and the self-signed certificate is also ticked.
Please help.
Thanks
Ajay -
What error did you get? Please have a look at "Symbian capabilities":http://qt-project.org/wiki/Symbian_Capabilities and make sure you app does not extend basic capabilities.
-
Hi,
I am getting a Response
"Certification Error! Please contact Vendor"
I tried 2 Programs One that i wrote of clear Screen and Quit Button most basic and the other was of NFC Corkboard which i got from Nokia Examples.
Neither is running and i am using Nokia 603 which supports NFC.
Thanks -
[quote author="ajayzone" date="1341561743"]Hi,
I am getting a Response
"Certification Error! Please contact Vendor"
I tried 2 Programs One that i wrote of clear Screen and Quit Button most basic and the other was of NFC Corkboard which i got from Nokia Examples.
Neither is running and i am using Nokia 603 which supports NFC.
Thanks[/quote]What Symbian capabilities are set at the pro files of your apps? I guess that they extend basic capabilities (aka self-signed certificate).
-
Hi,
i did not change any settings but was able to generate a .sis file from Build which can be installed but if i go to generate a .sis file using publish project it still dose not work.
May be some setting is wrong in the Publish wizard but have a temporary fix.