Wyatt O'Day (Wyatt) has made 7840 posts.
Hey Paul, How critical is the obfuscation of the product version GUID in my code ? You don't need…
Will it be possible to switch an existing update deployment over to the new incremental system, with…
Post on Mar 14, 2013Yes, wyBuild is still being improved. We're trying to get the next version out in about a month (2.6…
However, my app is not being deactivated. This seems to contradict what you stated above. If it's …
Post on Mar 15, 2013If IsGenuine() returns a TA_FAIL then, yes, you'll be deactivated. If IsGenuineEx() returns TA_FAIL …
It's on the short list. First we're finishing the "import product keys" functionality. Then comes se…
Post on Mar 17, 2013We're adding the ability to search via features soon.
It's sounds like a bad file is being cached. We'll look into this. Calling ForceCheckForUpdate(tru…
If it returns TA_E_INET, I should assume that, for the moment, the app is still activated, correct? …
So am I *guaranteed* to get TA_E_INET the first time IsGenuineEx does a validation check after the n…
Post on Mar 17, 2013Unplug your network cards and you'll get TA_E_INET. Or, if you recently got TA_E_INET then you'll ge…
No, I haven't tested it on XCode 4.2. I'm assuming you're doing things identically between the versi…
Post on Mar 17, 2013Hmmm... it works fine on Xcode 3.x as well. It must be a bug in XCode 4.2.x
Anand, we've covered this a dozens of times in this forum. Plus we have a FAQ item on it, see: Can I…
Great, I'm glad you like it. If you have any other questions we'll be glad to help.
The example app shows a good use case of TurboActivate. To get the trial days remaining you use: ta.…
We're still looking into reproducing this.
It sounds like one was blob compressed and the other wasn't. You'll get the same result. Test 2 vers…
Oh, ok -- you're asking aboutthe trial functionality (TrialDayRemaining()). The trial starts the fir…