Discussion Board

Results 1 to 7 of 7
  1. #1
    Registered User alehumphreys's Avatar
    Join Date
    Jan 2012
    Posts
    2
    Hello, I´m developing for Windows Phone, already have some free apps on the market, but would like to make a paid app with trial version, but can´t make it work properly.
    Where could i get more information or an example? I want to hide some sections that could be visible only in paid version, during trial is limited use.

    Regards and thanks!

  2. #2
    Super Contributor mahbub_s60's Avatar
    Join Date
    Mar 2008
    Posts
    1,481
    Hi,
    I think you can use libcrypto library for this purposes . By this you can generate keys based on for example IMEI of the device. and you can give the key to your user so they can use your software.
    You can make your software free say for 4 weeks and after that you require the key.
    One way to make it working is that when user install your SW you put some info in settings (when he installed it), when he start the app next time you check it from settings if time has been elapsed or not. If it has elapsed you ask for the key.

  3. #3
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,430
    Quote Originally Posted by mahbub_s60 View Post
    Hi,
    I think you can use libcrypto library for this purposes . By this you can generate keys based on for example IMEI of the device. and you can give the key to your user so they can use your software.
    You can make your software free say for 4 weeks and after that you require the key.
    One way to make it working is that when user install your SW you put some info in settings (when he installed it), when he start the app next time you check it from settings if time has been elapsed or not. If it has elapsed you ask for the key.
    But does the Microsoft Marketplace support such applications that require separate keys? Does it support some kind of key generation/activation mechanism, or do you have to make a "lite" version of your app as the free "trial", and then a separate "full" (paid) version? Or does it have some kind of a in-app purchasing scheme that allows the app to "unlock" additional features (with or without additional downloads?)?

  4. #4
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,430
    Also, the Microsoft discussion boards might be better for this type of issues (and I imagine this is a topic that has been brought up/asked and answered there already): http://social.msdn.microsoft.com/For...-gb/categories

  5. #5
    Super Contributor mahbub_s60's Avatar
    Join Date
    Mar 2008
    Posts
    1,481
    Quote Originally Posted by petrib View Post
    But does the Microsoft Marketplace support such applications that require separate keys? Does it support some kind of key generation/activation mechanism, or do you have to make a "lite" version of your app as the free "trial", and then a separate "full" (paid) version? Or does it have some kind of a in-app purchasing scheme that allows the app to "unlock" additional features (with or without additional downloads?)?
    That is good point, I assume this should be generic solution depends on app. If market place support or not that is another issue.
    Last edited by mahbub_s60; 2012-01-08 at 17:14.

  6. #6
    Nokia Developer Champion Tapanila's Avatar
    Join Date
    Nov 2011
    Posts
    4
    If you only need trial to disable some of the features or show popup now and then.
    Then this is your solution: http://msdn.microsoft.com/en-us/libr...(v=vs.92).aspx

  7. #7
    Registered User alehumphreys's Avatar
    Join Date
    Jan 2012
    Posts
    2
    thank you so much for the help, i was able to do it, sorry if it wasn´t the right place to post.

Similar Threads

  1. Application Trial and Registration
    By stavrospapa in forum Symbian C++
    Replies: 1
    Last Post: 2009-12-10, 11:23
  2. Updating trial application
    By pinhassi in forum Symbian C++
    Replies: 5
    Last Post: 2009-11-02, 02:21
  3. ho to Create trial Version Application
    By pranay_preet in forum Symbian C++
    Replies: 13
    Last Post: 2009-04-06, 16:20
  4. How to make Trial version Application??
    By pranay_preet in forum Symbian C++
    Replies: 6
    Last Post: 2009-03-16, 11:28
  5. Application trial mode
    By 1xuname1x in forum Symbian C++
    Replies: 6
    Last Post: 2008-11-21, 09:03

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