Possible to have a trial without expiration date?

In about two months, I will publish my opensource (bbssh) to App World app.   I would like to encourage donations; but certainly I can't oblige.  I thought that one way to do would be to set a price; but also understand a free trial which never expires.    In this way, those who want to pay can do so through the configuration of the appworld that already have in place, but they can continue to use the application without do the same.

Is this possible to do?

I don't see why not. App World does not force you to download trials that expire. You can use Try & Buy license static: download releases identical trial and "paid". People who want to use free can stay with the no expiration date "trial", and those who want to pay can upgrade to the paid version.

Tags: BlackBerry Developers

Similar Questions

  • Is it possible to clone an instance without any data?

    Hello
    Is it possible to clone an instance without any data?
    Say I want to clone an instance to a new instance on another server so that the new clone will be same as a new installation without any customization and data in it.
    Thank you

    Richa says:
    Hello
    Anyone...?

    We have already responded to this above. What is the reason why you want to clone the instance without data? You clone production?

    Do a fresh install and apply all patches require a lot of time and effort, especially if you have a lot of patches applied.

    Thank you
    Hussein

  • Is it possible to have automatic display without going through the iPad also require the word to reactivate?

    Is it possible to have automatic display without going through the iPad also require the word to reactivate?

    While at home, there is no reason to have the password, but I want the device to sleep to save battery when I put aside.

    You should be able to have the settings > general > Autolock set for a time while having parameters > Passcode > Passcode turn off - you'll still have to "slide to unlock", but not to enter a password

  • Trial version expired Date

    How to display the first and Media Encoder free trial expired date?

    JeffCan you will be informed every day after the first launch of the application.

  • possible to have a database without a primary index?

    Is it possible to create a database to a clustered index, but without the requirement that the attribute on which is based the index must be a primary (unique) key? I have several documents that I put in my database and I would that they indexed/sorted by chronological order to make quick time-range queries. The downside is that a lot of these stamps will be duplicated (i.e. multiple records will have the same timestamp value).

    From what I can tell the primary index requires that the attribute be unique. Is it possible to relax this requirement?

    I use of the DPL, incidentally.

    I would be grateful for any help.

    Thank you.
  • What do you do with old products you have left when they expire?

    What happens to the packages you have left after the expiration date?

    Then you should you appear as Microsoft. It is a community-based forum, even though Microsoft sometimes monitor the wire you won't get a response directly from a representative of Microsoft here.
    When a product is discontinued, MICROSOFT stops support for these products, usually after a period of three years.
    All packages over are sold to a wholesaler at a discounted rate and are generally not available for purchase directly through Microsoft unless there is a specific request.
  • Insertion of an expiration date in a table and have messages expire without breaking functionality

    I use Coldfusion 9,0,0,251028 on Windows 7 64 bit with a Microsoft Access 97 database.

    The code is for an application that supports a submitted message to a shape and publishes on a different page (breakingnews.cfm). Form of the values are inserted into the table 'news' on a database, including the date that the message was sent (mes_dat) as well as the date it should expire (exp_dat). 

    On the database, is_current and display columns have a default value of 0.

    The action of the form is new_process.cfm, which does two things:

    (1) does < cfset expdate = createdate (end_year, end_month, end_day) >.  End_year, end_month and end_day are the selectors to drop-down list which sets the expiration date.  A problem I've had is expdate cannot be inserted by post_breaking.cfm, but only when it is put online, on my local test server there seems to be no problem.

    (2) includes a model named 'post_breaking.cfm', which runs these queries:

    < name cfquery = "get_init_info" datasource = "#db #" >
    Select id
    News
    where is_current = 1
    < / cfquery >

    < name cfquery = "update_info_1" datasource = "#db #" >
    News Update
    Set is_current = 0, scrollshow = 0
    < / cfquery >


    < cfif get_init_info.recordcount NEQ 0 >


    < name cfquery = "update_info_2" datasource = "#db #" >
    News Update
    display value = 1
    where id = #get_init_info.id #.
    < / cfquery >

    < / cfif >


    < name cfquery = "put_in_info" datasource = "#db #" >
    Insert news
    (is_current, display, mes_dat, mes_tim, mes_sub, mes_text, scrollshow, exp_dat)
    values
    (1.0, #createodbcdate (now ()) # #createodbctime (now ()) # ' #subject # ', ' message # #', 1, #expdate #)
    < / cfquery >

    The message then appears on breakingnews.cfm if the is_current column on the news table is 1.  This is the code I inherited, so I don't know how it does, but the code allows only 5 messages both have is_current = 1.

    The part I'm trying to get moving is to have a query executes loading breakingnews.cfm which checks if the exp_dat is between now() and mes_dat to is_current value 1, while retaining only 5 items with a 1 is_current.

    When breakingnews.cfm is accessed, it executes these requests:

    < name cfquery = "get_info" datasource = "#db #" >
    Select *.
    News
    where
    < cfif not isdefined ("id") >
    is_current = 1
    < cfelse >
    ID = #id #.
    < / cfif >
    order of mes_dat /, mes_tim / / desc/desc
    < / cfquery >

    < name cfquery = "add_exp" datasource = "#db #" >
    News UPDATE
    SET is_current = 1
    WHERE now() BETWEEN mes_dat AND exp_dat
    < / cfquery >

    < name cfquery = "remove_exp" datasource = "#db #" >
    News UPDATE
    SET is_current = 0
    WHERE now() BETWEEN mes_dat AND exp_dat
    < / cfquery >

    This will cause messages that have an exp_dat between now() and mes_dat to be displayed and otherwise not display on breakingnews.cfm.

    However, when a new message is submitted, access to breakingnews.cfm the first time, only the newly submitted message.

    If the page is refreshed, the messages that have been filtered correctly will appear under the new message, but there are now six items to display on the page when there are only five.


    How can I get the exact amount of the messages and display the first time without needing a refresh?

    Google 'top n ms access query' and who will not be a problem.

  • is it possible to make a Web page expires? Is there a setting in dreamweaver or html text that will make a site Web do not load a page after a certain date?

    is it possible to make a Web page expires? Is there a setting in dreamweaver or html text that will make a site Web do not load a page after a certain date?

    You should probably give us more info on what you are trying to reach.

    I have Web sites that display information on the courses, with the possibility to register online. We do not want the announced course when their departure date has passed, so they are automatically removed from view. In this way, we have thousands of courses by year announced without worrying that the old courses are still on Web sites.

    To do this, the PHP and a database are used. Registration of database includes the date, which is verified by the query sent by PHP.

  • I HAV been trying to update my expiration date of credit card for 3 months.  When I go to lelien for "Update payment Details" and edit the expiration date and &lt; click &gt; save, I get an error saying my address in invalid.  I have several chat sessions

    Can someone please help...  Suggestions, how can I overcome this problem, in which case my Adobe Creative cloud subscription will expire today due to and credit card.

    I tried to update my expiration date of credit card for 3 months.  When I go to the "Update payment Details" link and change the expiry date then < click > save, I get an error saying my invalid address.  I had several chat sessions with support, called support and logged a ticket with support and every time they tell me to go to a particular link to update my contact information.  I do and I get the same error...   "My coordinates are not valid."  Now I'm in the position where my creative cloud membership will expire today everything simply because the Adobe address validation do not think that my address is valid.

    I got 'Cat' sessions with the support,

    I made a phone call to the support and

    I logged a ticket with support.  I'm really trying to pay my subscription.  Support ticket No. 0216009991

    Whenever I have contact the support they gave me a link to the site where I supposedly can I enter my credit card details.

    Whenever I went on the link provided, I'd get the same error.  "My coordinates are not valid."

    What I checked on my address.

    1. I look out the window and the view I get is the same as it was yesterday and the day, and in fact several years ago.

    2. I go out in the street, Yes, the street sign says the name of my street

    3. I go to my mailbox and it does not say the number of my mailing address

    4. yes I get the email to the address registered with Adobe

    5. yes I received the email from adobe delivered to the address

    6. I get the address of Google, yes I can find it on Google

    7. I converted to use the satellite view Google maps

    8. Yes, it's my house, with the 12 solar panels on the roof

    9. Yes, that's my black car in the driveway

    10. I check my reviews for my address Board rate, Yes, this is the address that I recorded with Adobe

    11. Yes, I had this same address registered at Adobe for the past 3 years.  So far I have not had a problem with my address

    12. I work with a software company that actually uses the address of Google, under license validation, built-in in their application.  I used this software to check to see if my address is recognized as valid.  You guessed it is recognized as valid.

    I did check my credit card

    12. Yes, I have, every time checked the status of my credit card with the Bank

    a. the card is valid

    b. the card's not over it's credit limit

    c. the card is not due

    d. the address registered to my credit card with the Bank is the same address that I recorded with Adobe

    Since the last link Adobe support gave me two weeks ago, to change my credit card details, I was able to key a new credit card in the fields (Yes it's good that I was forced to get a new credit card only for Adobe!   If I am that everything would be fine.

    But wait...   The details I provided this link have not been updated on the Adobe site.  (So I check the link... I was scammed to get my card number?)

    After investigation of the link, I'm fairly confident of the link provided is a true link to Adobe.  www.adobe.com/go/Secure

    Did anyone else had this type of problem when you try to update the expiration date of a credit card?

    The question is about to have an impact on my ability to process pictures for my photography business, it affects my ability to earn an income.

    So you could say I'm getting angry some of the stuffing!

    In summary...  I knew that my credit card had a new expiration date and I tried to update the expiration 3 months 3 months.

    Simply because the use of the validation of addresses, Adobe, has a few flaws, I was not able to update this information.  So Adobe today will stop my subscription.

    As I said in previous support tickets, chat sessions and telephone.  I'll be more disappointed if I am prevented from using software and Adobe cloud features.

    It is copied from an email I received during the night from Adobe...

    Continue to create with us

    Hi Thomas,

    Your Creative cloud membership will expire on August 23, 2015 (PT). We hope that you have been getting the best out of all that creative cloud has to offer. To extend your subscription, please update the billing for your account information, or add a prepaid card.

    Update your billing information (there is a link to where I can update the expiry date) pocztek sigh...   I still get the same error telling me that my address is not valid!

    Thank you for being a part of the creative cloud,

    The creative team Cloud

    Good creative team...  I REALLY WANT TO STAY IN THE TEAM, AS YOU CAN SEE FROM THE FOREGOING, THAT I REALLY TRIED TO SOLVE THIS PROBLEM SEVERAL TIMES OVER THE PAST 3 MONTHS.

    I tried to include as much information as possible in what I said earlier, I expressed in a way that will hopefully provide a little humor, but at the same time to portray the frustration I'm feeling right now.

    Honestly, I don't know what more I can do.  It seems that I have no other recourse start litigation for loss of income coming from Adobe address Validation errors.  There is a real chance that I will be litigated against because I won't be able to complete contracts.

    There must be a healthier solution of mind that court proceedings.

    Kind regards

    Thomas Croll

    (Tom)

    Tom, let me some time. I I will get these verified case and will contact you.

  • I need to transfer my history of the text and images from my old iPhone to my new iPhone, but have already moved all other data to my new phone via iTunes and spent time to organize.  How do I reset this transfer without any?

    I need to transfer my history of the text and images from my old iPhone to my new iPhone, but have already moved all other data to my new phone via iTunes and spent time to organize.  How do I reset this transfer without any?  I transfer a 5s to itself.

    For your photos, try importing them to your computer and their synchronization then back to the SE.

    Import photos and videos from your iPhone, iPad or iPod touch - Apple Support

    For your texts, they moved with the backup restore?

  • is it possible to have all my anti virus/malware programs to all work together without one stop on the other?

    is it possible to have all my anti virus/malware programs to all work together without one stop on the other?

    is it possible to have all my anti virus/malware programs to all work together without one stop on the other?

    I doubt it.

    You should never have more than one security product installed on the PC, providing active protection / scan. This can cause performance problems, system instability and conflicts between programs and can affect all installed antivirus product efficiency. Even if you try to have more than one product installed, with an asset and another disabled, disabled product will probably still active components and/or installation of the drivers installed that will conflict with any other antivirus program.

  • I have been using Acrobat Professional 7.0 for many years.  It is no longer will allow me to use it; I get a message saying that my 30 day trial has expired (I downloaded ever?) and I now need to "activate"my product.  When I try to do, I get a

    I have been using Acrobat Professional 7.0 for many years.  It is no longer will allow me to use it; I get a message saying that my 30 day trial has expired (I downloaded ever?) and I now need to "activate"my product.  When I try to do, I get an error message saying that "activation server is unavailable."  I need to be able to protect by password my .pdf docs.  What can I do?

    Hi lindaa1274334 ,

    Would like to inform that Acrobat 7.0 is unavailable on the activation server. Find out more, see this article:- error: "Activation Server unavailable". CS2, Acrobat 7, pass a hearing 3

    Kind regards

    Christian

  • Is it possible to set up an agent with an automatic expiration date?

    Happy Friday!

    Trying to see if there is a way to set up an auto with expiration date agent? If we have implemented some VM for a week, in place of the officers on them and then delete them a week later. We try to avoid a situation of a person: forget to remove the dashboard of surveillance officers or the removal of the bad agent of the dashboard.

    Maybe someone has other ideas?

    Looks like you want to remove the agent from the Hyperic server and then remove the agent itself automatically after a week. Is this fair?

    I've not seen any native functionality for self destruction sort of speak. On the top of my head, you can set up a cron job to launch a week after its creation to remove the resource from the hyperic server and then remove the agent as long as you have hqapi on the machine.

    I would like to know if this is something you are looking for.

    0 12 13 6 0 /bin/agent_removal.sh
    
    ############################# Content of agent_removal.sh############
    #!/bin/bash
    
    id=$(./hqapi.sh resource list --properties="/path/to/properties/file" --platform="platform.name.in.hyperic"
    hqapi.sh resource delete --properties="/path/to/properties/file" --id="$id"
    /bin/rm -rf /location/of/agent/home
    
    #id is the resource of the id of the platform which can be obtained by ./hqapi.sh resource list --properties="/path/to/properties/file" --platform="platform.name.in.hyperic"
    # you can create a variable prior to the resource delete and pass that to --id
    
  • Is it possible to download the Lightroom software that resides on a disk without a hard drive (i.e. online)? I have a Macbook without a CD player...

    Is it possible to download the Lightroom software that resides on a disk without a hard drive (i.e. online)? I have a Macbook without a CD player...

    Download & install instructions https://forums.adobe.com/thread/2003339 can help

    -includes a way to go to a page to download the Adobe programs if you do not have a disk or drive

    -Cloud desktop http://helpx.adobe.com/creative-cloud/help/creative-cloud-desktop.html

    -Cloud Getting Started https://helpx.adobe.com/creative-cloud.html

    -you will need to enter your original serial number during the installation for non-Cloud programs

    - or kglad links in response to #1 here can help https://forums.adobe.com/thread/2081216

    Also go to https://forums.adobe.com/community/creative_cloud/creative_cloud_faq

  • I follow the plan. But he still need me to buy the app. It shows that the trial has expired. And then I had to buy. He asked to sign and said: I have subscription to use.

    I follow the plan. But he still need me to buy the app. It shows that the trial has expired. And then I had to buy. He asked to sign and said: I have subscription to use.

    Troubleshooting FAQ: What should I do if I have a subscription, but my application acts as if I had a trial?

Maybe you are looking for

  • Silent capture broken - am I covered?

    Hello! I own an iphone 6, which is still under warrety, I recently had a third screen after screen replacement cracked. However my silent switch will intercept is more and so is stuck in the fort. My question is; Apple repair my silent switch defecti

  • Photos - Albums intoxicated - cannot change/remove

    9.3.1 on my iPhone IOS 5 Have distributed pictures of the film into a series of Albums (Favorites - Kids etc.) ... neat system! Recent restructuring has led to a desire to remove some Albums. Under display Albums, by clicking on the button (in the up

  • Logging in on my Macbook Pro

    Can anyone please help me - have iOS 10.4.9 Macbook Pro When I have connection put my password (that I've never changed) it begins to go through the process of connecting with the line under my picture fill until it arrives at halfway then stops and

  • I need to get the log of the IP of my account please. I filled the security and provided an alternate e-mail address.

    I fear that my email address may have been hacked and emails are very confidential.

  • Broadband double (802.11n, WMP600N)

    Hello! How can I be sure that the adapter (Linksys WMP600N) using dual-bandiwidth(both ~2.4ghz and 5ghz) connection? I have router (asus RT-N56U) witch is supported by the two frequenzes (and have) and I checked in the config-tool(traffic monitor) th