All the error codes with full explanations are in TurboActivate.h
I just started getting this. I thought it was related to mac OS10.15 but not have 10.14 and 10.15 users also getting the sam issue.
with this code HRESULT hr; hr = UseTrial(TA_USER); if (hr != TA_OK){//Show Error}
hr is now == "30"
where are a list of error codes so I know what "30" means?
thx!Steve
All the error codes with full explanations are in TurboActivate.h