Discussion Board

Page 1 of 2 12 LastLast
Results 1 to 15 of 18
  1. #1
    Regular Contributor atilacorreiacunha's Avatar
    Join Date
    Mar 2008
    Location
    Brazil
    Posts
    111
    Ok, I can stand low revenues and low fillrates on ads partnerships.
    Ok, I can stand troll comments not removed from my apps.
    Ok, I can stand long QA analyses.
    Ok, I can stand 30 days on a single e-mail response from QA for one single question.
    Ok, I can stand tons of wrong e-mails with QA analyses like "Your app is not signed", even with my apps participating of Nokia Symbian Sign Beta program.
    Ok, I can stand a lot of changes on platform focus, like "forget about Java/Flash lite, Qt for the win", and then BOOM, MicroNokia.

    No, I cannot stand 180 days ( half fu**ing year ) to receive 300 euros of revenue.
    Atila Correia
    SCJP, SCWCD, SCJA and MCP C#
    Game Developer and 3D Modeller
    www.atilacorreia.com
    www.linkedin.com/in/atilacorreia

  2. #2
    Registered User vladest's Avatar
    Join Date
    Apr 2009
    Posts
    506
    hate this too, but this is reflected in agreement between you and Nokia and between Nokia and cell operators
    Symbian & Qt developer. http://vladest.org

  3. #3
    Regular Contributor radeknati's Avatar
    Join Date
    May 2010
    Posts
    49
    Is it so bad? Maybe it would be better to sell my app on my own - but first I should wait 180 days to earn 300 euros and buy Symbian Publisher ID for that money:-)

  4. #4
    Registered User vladest's Avatar
    Join Date
    Apr 2009
    Posts
    506
    Quote Originally Posted by radeknati View Post
    Is it so bad? Maybe it would be better to sell my app on my own - but first I should wait 180 days to earn 300 euros and buy Symbian Publisher ID for that money:-)
    publisher ID costs 1 euro
    Symbian & Qt developer. http://vladest.org

  5. #5
    Regular Contributor RomanAge's Avatar
    Join Date
    Nov 2009
    Posts
    112
    Quote Originally Posted by vladest View Post
    publisher ID costs 1 euro
    Quote Originally Posted by radeknati View Post
    Is it so bad? Maybe it would be better to sell my app on my own - but first I should wait 180 days to earn 300 euros and buy Symbian Publisher ID for that money:-)
    I think what radeknati meant is selling your app outside OVI. In which case the cost can be 0 euros (self-signed, just displays a warning message on installation). Only thing is unless you already have customers or lots of visitors to your website, I doubt it would sell much (no matter how good the content is).

  6. #6
    Regular Contributor radeknati's Avatar
    Join Date
    May 2010
    Posts
    49
    Yes, I meant selling app outside Ovi - but first I shoul buy certificate on symbiansigned.org and Publisher ID which costs 210$ (200 for ID, and 10 for app certificate) and then there isn't any warning message during installation. Does self-signed method need IMEI to each installation?

  7. #7
    Regular Contributor pixsta's Avatar
    Join Date
    Apr 2008
    Posts
    442
    Quote Originally Posted by radeknati
    Does self-signed method need IMEI to each installation?
    No, it does not.
    Last edited by pixsta; 2011-02-21 at 15:20.

  8. #8
    Registered User Jon Heron's Avatar
    Join Date
    Feb 2010
    Posts
    210
    Also, if your coding with Qt, it will cost 20 Euro for symbian signed, 10 for the app and 10 for the smart installer wrapper.
    Jon

  9. #9
    Regular Contributor pixsta's Avatar
    Join Date
    Apr 2008
    Posts
    442
    But if you are distribution outside of Ovi store, then you are not forced to include smart installer; e.g. you could provide it as a separate package.

  10. #10
    Registered User vladest's Avatar
    Join Date
    Apr 2009
    Posts
    506
    Quote Originally Posted by Jon Heron View Post
    Also, if your coding with Qt, it will cost 20 Euro for symbian signed, 10 for the app and 10 for the smart installer wrapper.
    Jon
    gimme proovlink, pls
    Symbian & Qt developer. http://vladest.org

  11. #11
    Regular Contributor radeknati's Avatar
    Join Date
    May 2010
    Posts
    49
    I devolop in Qt. Could you tell me how can I self-signed my app using QtCreator? Which properties should I mark and where?

  12. #12
    (Retired) Nokia Developer Admin. Nokia Ron's Avatar
    Join Date
    Jan 2006
    Location
    Michigan
    Posts
    4,664
    Quote Originally Posted by radeknati View Post
    I devolop in Qt. Could you tell me how can I self-signed my app using QtCreator? Which properties should I mark and where?
    Ask this on the Qt discussion board.

    Ron

  13. #13
    Registered User Jon Heron's Avatar
    Join Date
    Feb 2010
    Posts
    210
    Quote Originally Posted by vladest View Post
    gimme proovlink, pls
    Sorry, I don't have a "proovlink". See the "Nokia_smart_installer_developers_guide.pdf if you want further info.
    I am not speculating, but rather speaking from experience.
    You must first sign the app, then wrap it in smart installer, then sign the entire package. If you submit your unsigned app to symbian signed wrapped in the smart installer you will receive an unsigned app inside of a signed smart installer, its a 2 step, 2 fee, process.
    Pixsta, good point, but the other app stores I use dont allow links to off site downloads. That being said, I should make a formal request to allow a link to the Qt binaries... Cant hurt to ask...
    Cheers,
    Jon

  14. #14
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    Quote Originally Posted by radeknati View Post
    I devolop in Qt. Could you tell me how can I self-signed my app using QtCreator? Which properties should I mark and where?

    Qt Creator self-signes by default, and will do so for as long as you don't override its settings. Note however that self-signing is not possible if your application requires capabilities from the System, Restricted or Device Manufacturer ranges. See Capabilities and Symbian Signed info for more details.

  15. #15
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    Quote Originally Posted by pixsta View Post
    But if you are distribution outside of Ovi store, then you are not forced to include smart installer; e.g. you could provide it as a separate package.
    You could also embed Qt's sis files it in your application's package (but the package will grow huge) as long as to take the necessary precautions to avoid downgrading the installed version of Qt (if any).

Page 1 of 2 12 LastLast

Similar Threads

  1. Send a lot of data with httpconnection
    By laura_isabel in forum Mobile Java Networking & Messaging & Security
    Replies: 1
    Last Post: 2010-11-24, 05:30
  2. N70: lot of problem
    By piraz01 in forum General Development Questions
    Replies: 8
    Last Post: 2010-09-23, 14:26
  3. CEikRichTextEditor with a lot of data
    By hans_marke in forum Symbian C++
    Replies: 4
    Last Post: 2008-07-10, 06:21
  4. RecordStore uses a LOT of memory
    By ErikRubenson in forum Mobile Java General
    Replies: 2
    Last Post: 2008-03-24, 12:34
  5. E65 a lot of problem
    By C.Khalid in forum General Development Questions
    Replies: 1
    Last Post: 2007-09-20, 19:29

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