Hi,
My company just adopted the Syncfusion PDF library in our C# project.
I am tasked with integrating it and making it work in production. One of the "new" things we have to do it to inject the new license (key), at run-time.
I am a bit confused how to handle this for this reason - we are supposed to "protect" the value from leaking, but if want the library to work in the lower environments - Dev, Test, we will have to use it there as well, this exposing it during debugging.
Not sure if having multiple licensed would work here.
So, how it is usually done?
Regards,
Simon