License does not activate if computer time is not correctSolved

Hi,

I'm wondering if would be possible to add an additional exception in when checking if the license is genuine, just spend 2 hours with a client that could not activate the license, and the issue it was his computer that had the wrong clock.

If another exception was returned in when calling is genuine it would be good, I could show a nice Message, asking the user to fix the time.

Thanks,

Marcelo

If you're using the latest version (see: https://wyday.com/limelm/help/faq/#useful-reports ) then you should get TA_E_EXPIRED, which has the description:

/* MessageId: TA_E_EXPIRED Message code (in Hex): 0xD Message code (in Decimal): 13

MessageText:

The activation has expired or the system time has been tampered with. Ensure your time, timezone, and date settings are correct.

If you know for sure the offline activation (or offline verified trial) has not expired, then the problem is fraudulent date/time/timezone. To fix the problem do the following in order, don't skip a step:

1. Fix the timezone on the device. 2. Fix the date on the device. 3. Fix the time on the device. 4. Restart the device.

Step 1 is critical. As is step 4.*/