Wyatt O'Day (Wyatt) has made 7819 posts.
You need to pass in the correct Version GUID too. Also, on macOS, the API is a bit different. It's P…
Post on Nov 19, 2017When you create the TurboActivate() object, the second parameter can be the full path to the TurboAc…
Post on Nov 17, 2017We have a number of customers using TurboActivate in their Unity apps. What exact problem are you ha…
We have no false positives for the time detection. You need to follow all the instructions: 1. Upd…
>> "1. The debugger Native OS Exceptions options for the non-Windows platforms do not have a "…
There isn't currently a "best practice" for testing updates. It's entirely up to you. The easiest me…
You can already get details about product keys using the limelm.pkey.getDetails function. It will re…
Post on Nov 10, 2017This is a good idea. We'll likely add something in the future. One of the highest priorities right n…
Yes, all of the examples show how to do this. Simply call IsActivated() after IsGenuineEx returns TA…
Post on Nov 16, 2017>> "Just to be clear, an Offline Activation will continue to contact the Internet servers if i…
Its coming with the 4.1 release. No hard date.
Hey Steve, On Windows the TurboActivate.dat file has to be in the same directory as the TurboActiv…
The pkey_id must be the ID of the product key, not the product key itself. You can get this using th…
>> "P.S. a) I am using the latest 2.6.18 bundle" I don't know what that means. We've never r…
We haven't added variables to the upload sites yet. It was seen as a very low priority. We've been f…
Nope, all of our canonical help articles are here: https://wyday.com/limelm/help/ And whenever the…
It's hard to say without a code snippet, but like I said... "you've not updated your example code to…
Post on Nov 9, 2017More information is need to give useful help. 1. What platform are you on: Window, macOS, Linux? …
If Hyper-V is enabled on the computer then it's not "native". It's under a VM. That's how Hyper-V wo…
Don't use IsGenuine(), instead use IsGenuineEx(...) (or, in some of the languages, IsGenuine() with …