Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User icwong's Avatar
    Join Date
    Mar 2010
    Posts
    7
    Hello,

    I have a Qt application, developed using the Nokia Qt SDK 1.0.2. I want to make use of the Ovi Publish free signing. My app does not use anything higher than User level Capabilities.

    The front page of the Ovi Store Publishing site says:
    "Once you have completed your development and testing of your apps, upload the unsigned version to Ovi Publish using the Nokia provided UID – Only this UID will be accepted for unsigned content."

    Which of these should I submit?
    1) Unsigned myapp.sis
    2) Wrap my unsigned app into an unsigned SmartInstaller sis? So myapp_installer.sis
    3) Something else?

    #1 makes the most sense to me (Ovi Store will sign myapp.sis and also wrap it with SmartInstaller and then sign myapp_installer.sis for me). But there is so much information out there that I am thoroughly confused.

    Thanks for your help

  2. #2
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    #1 would make sense but only if we assume that you don't want/need to do any customization to the smart installer wrapper, such as defining the platform dependencies and setting your own customized and localized vendor name.
    What the Ovi Store expects in fact is #2, but the file can also be signed with your Ovi provided developer certificate. Detailed step by step packaging instructions are available at http://doc.qt.nokia.com/smart-installer/index.html

  3. #3
    Registered User icwong's Avatar
    Join Date
    Mar 2010
    Posts
    7
    Thank you for your reply. I have indeed read through the link you provided, but have had some problem with the "make release-gcce" step. It seems to be generating moc files that contain code that I wrapped up in "#ifdef (QT_DEBUG)". It does not do this when I build using Qt Creator. I'd love to figure out why, but I don't have enough time at the moment.

    It sounds like I can:
    1) Build with Qt Creator (I'm using the version of Qt Creator packaged with Nokia Qt SDK 1.0.2)
    2) Remove the certificate by running "signsis -u Your_SelfSigned_App.sis Your_Unsigned_App.sis"
    3) Wrap the unsigned .sis in the smartinstaller, making sure that it is also unsigned
    4) Submit the myapp_installer.sis

    Is that reasonable? Thanks again for your help.

Similar Threads

  1. Replies: 4
    Last Post: 2011-05-06, 21:59
  2. Application Signing for Ovi Store Publishers
    By 7nail in forum [Closed] Publishing to Nokia Store
    Replies: 2
    Last Post: 2011-02-16, 21:37
  3. Do anyone deliver the application to OVI store?
    By victoryu in forum Mobile Java Tools & SDKs
    Replies: 1
    Last Post: 2010-10-04, 09:26
  4. do we need to create .install file to upload our QT maemo application to OVI store
    By wishwaa in forum [Closed] Publishing to Nokia Store
    Replies: 2
    Last Post: 2010-06-03, 12:07
  5. Can I submit Qt for S60 application to OVI Store?
    By pwnser in forum [Closed] Publishing to Nokia Store
    Replies: 3
    Last Post: 2009-07-23, 14:48

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved