Hi,
We have ported our .NET app to Mac, and have once again used LimeLM for our licensing.
I sent the beta to a few customers, and although on first run it's supposed to start the trial, for some reason or another it's not. This will no doubt be a bug on our side, but my problem is because the dev Mac has already got an active trial, I have no means to automatically start one on first run for the sake of debugging and stepping through this.
What are my options here to reset the trial on the dev mac for the sake of testing? The only idea I've had thus far is to create a new product or version for each time I wish to debug the process of creating a trial of first run.
Regards,
Joe
Yeah, creating a new version in LimeLM is the only way to test new trials. So just have a sacrificial version that you add and remove after a trial has been tested.
Also, in your code, don’t “swallow” any errors. In particular with the TA_UseTrial()
function.