Arie Stavchanskyʼs posts

Arie Stavchansky (ariestav) has made 182 posts.

Issues with TurboActivate and Windows 10 Creators Update?

Post on Feb 28, 2018

Hi There, I'm noticing that my app does not seem to be getting the correct information with the Is…

App running on guest os crashes when requesting license from TFS with TF_RequestLease()

Post on Jun 4, 2017

Okay, I found out the problem! So, earlier in my dev process I had experimented using the TurboFloa…

Post on Jun 2, 2017

So, that was my bad. I hadn't loaded the .dat file correctly in the example. So, I know the exampl…

Post on Jun 2, 2017

Alright, I think I got everything included correctly. I'm running the Debug x64 configuration for…

Post on Jun 2, 2017

I will try this to see if it's my code (which is probably is), but I cannot for the life of me figur…

Post on Jun 1, 2017

Okay, I re-downloaded the TurboFloat Library just to make sure, and the .dll has a date of 4/6/2017.…

Post on Jun 1, 2017

I am using TurboFloat library 4.0.9.6 (the TurboFloat.dll that my app dynamically loads is listed wi…

Post on May 31, 2017

The host machine is macOS running Windows 10 as a VM under Parallels. The guest machine is running …

Best way to test TF_CB_FEATURES_CHANGED

Post on May 15, 2017

What is the best way to test for the features changed callback in TurboFloat? I have my config set …

Error with requesting lease from activated Turbo Float ServerSolved

Post on May 14, 2017

I know I'm late to respond here, but just wanted to ask if I upgrade to 4.0.9.7, do I also need to u…

Post on Mar 22, 2017

Thanks for the quick response, Wyatt! Much appreciated. Yes, I've installed the latest server and …

Post on Mar 22, 2017

Hi There, I'm on OSX Sierra, and have installed and activated Turbo Float for Mac (4.0.9). It sta…

Get activation ID on current machine running app?

Post on Apr 26, 2017

I realized, that if the user de-activates a machine that is not their current machine, that other ma…

Post on Apr 26, 2017

Hi, Is it possible to retrieve the activation ID of the current machine running my app without usi…

pkey.generate returned id's have different types

Post on Apr 21, 2017

Hi There, I'm using the Web API to generate multiple product keys with the "num_keys" parameter. …

Installing trial on VM causes host machine to show 0 days left?

Post on Feb 1, 2017

Hello, I'm almost done implementing the new verified trials. I'm seeing something strange, and I'…

Crash in TF_RequestLease when linking statically in VS2015Solved

Post on Jan 26, 2017

I think I'm seeing the same issue in XCode here. If I statically link both of them I'm getting hang…

Strange hanging / crash with TF_SetLeaseCallback is hanging on macOSSolved

Post on Jan 26, 2017

Alright, I think I know what the issue might be. When I link against both TurboActivate.a and Tur…

Post on Jan 26, 2017

Hi There, So I'm building XCode, upgrading to TurboFloat 4.0 now and am finding that my code is cr…

Best method for QA'ing verified, timed trials

Post on Jan 13, 2017

Hey Wyatt, When you suggest "set the trial days to 0" do you mean just hard code 0 into my code to…