My testing with LexActivator has only been with calling the library from standalone application.
Today, I tried making the same call e.g. SetProductData() but from within the constructor of a singleton class within a shared library but it crash.
Just want to check if this is not something supported.
I need to know if I should debug further if it is something I have done (as I have use LexActivator successfully in the past) or this license API call from within a shared library is not something that is support.
Thank you in advanced.