Wyatt O'Dayʼs postsSupport staff

Wyatt O'Day (Wyatt) has made 7819 posts.

Access denied in updateAnswered

Answer on Mar 31, 2022

Looks like you're trying to update files you don't have access to. The error is telling you exactly …

IP Limitations for API access provide a false sense of securityAnswered

Answer on Mar 30, 2022

Serverless stacks are actually considered safer due to rotating IP's, you have stated yourself that …

Creating a Trial extension not working.Solved

Answer on Mar 28, 2022

Fixed. Thanks again for reporting this.

Post on Mar 27, 2022

We’ll fix this tomorrow. Thanks for reporting.

Adobe/Harmans Air and TurboFloatAnswered

Answer on Mar 27, 2022

Nope, unfortunately Adobe AIR is a dead language with a dying ecosystem. If you want you could use …

TurboActivate.iss & Trial extensionAnswered

Answer on Mar 18, 2022

Add breakpoints and do standard debugging to figure out the behavior you want. This is beyond the sc…

Answer on Mar 13, 2022

Yes.

Answer on Mar 11, 2022

You can do it. But is it worth the extra development time and maintenance to add it 2 separate place…

Post on Mar 10, 2022

Honestly, don’t add licensing to your installer. Add it to your app.

Post on Mar 10, 2022

Delphi is modern Pascal.

libTurboActivate.dylib is unsignedAnswered

Post on Mar 16, 2022

Yes, multiple. A few are: We have pending changes, deploying updates takes time and resources, and y…

Answer on Mar 15, 2022

It is critical for dynamic libraries to be signed. If the dylib is unsigned, there is no way for us …

ssh no longer workingAnswered

Answer on Mar 16, 2022

The next version (No hard date, asap) will have updated ssh abilities.

Web API changed overnight and has broken our toolsSolved

Answer on Mar 16, 2022

Hey Piotr, That was old, hacky, accidental behavior that “became” a “feature” because a han…

Ignore data when updatingAnswered

Answer on Mar 11, 2022

Include all files in every version. If the file is unchanged, wyBuild is smart enough to not create …

Accessing All Custom License Fields ProgrammaticallyAnswered

Answer on Mar 7, 2022

From your app? No. From the web API, which could then be compiled into your app? Yes. Or, since it…

TA_ActivateFromFile : TA_FAILAnswered

Post on Mar 3, 2022

Nope, it’s to prove the API is working correctly and that you should fix your code.

Answer on Mar 2, 2022

Use the TurboActivate Wizard to generate the files. Once you get that to work, fix your code to gen…