The web API is for managing licenses in your backend (typically purchase processes, etc).
Use TurboActivate to add the actual licensing to your app. https://wyday.com/limelm/help/using-turboactivate/
Hello Professionals!I would like to check activate state by using Web API.So what i mean is that I want to check TurboActivate.dat file if the file is activated or not activated by using Web API(without using local dll or dylib).First, i want to know if this is possible.If possible, I would like to know how to do it.I did some research but I was unable to find references.I would really like you to help me on this.I look forward to hearing from you!Thank youRey
The web API is for managing licenses in your backend (typically purchase processes, etc).
Use TurboActivate to add the actual licensing to your app. https://wyday.com/limelm/help/using-turboactivate/
Hello WyattThank you for your quick reply!!The main ready i want to do it with API is that I integrated turboactivate in Unity project. It uses dllimport which works fine on windows but not on mac.I want to do it on mac as well.Is there any solution?
dllimport works on mac. We've had a number of customers using TurboActivate with Unity on macOS.