Tagged Questions
10
votes
5answers
3k views
Need Advice on Implementing a Time-limited Trial
I'm developing a shareware desktop application. I'm to the point where I need to implement the trial-use/activation code. How do you approach something like this? I have my own ideas, but I want to ...
2
votes
4answers
322 views
Foolproof trial strategy
I know there is already present similar questions on SO. But my question is more theoretical.
I'm wondering, is it possible to design a foolproof trial system? By foolproof I mean such a system which ...
0
votes
1answer
55 views
Android, How to check trial period of application is expired?
There are several packages in my application that user can select each one according to different prices. In server side I store some information of client such as device Id, Android Id and etc.
...
0
votes
1answer
104 views
Deactivate Air app created in AS3 after next Monday?
I have an application deployed in Air, written in AS3 that the client wants to install and test, I have developed a simple license app, but he is pushing for a full license which he said he will fully ...