Recently I have begun to experience an issue where IsLicenceGenuine() returns LA_FAIL every single time the application opens.
I actually began to experience this exact issue a couple of weeks ago, and updating to version 3.14.1 seemed to fix it - but only for about a week or so. Now it’s back, and happens every time I open the application.
Interestingly, if I go through the Activation process with the key, it seems to work immediately after that. However, if I exit the application and re-open it (when it checks IsLicenceGenuine()), I get the same general error everytime.
Is there anything that I might be doing wrong? I haven’t changed how any of the code for months, and then this issue suddenly pops up.