how can we manage the license of a plugin? We added a new license in “MIP License Management” page inserting an expiration date, a count, a name, … and then?
Should we have a SLC just for this new plugin ? If yes, how can we get it?
During Debug of our plugin, in the ItemManager class, Init() method we call our license handler initialization. We just copied code from your samples. But, why the GetLicense() always returns null?
There is an instruction PDF but unfortunately it is very old and we have been working on updating the documentation, so let me get back to you when we release the new information. I am sorry for inconvenience.
The documentation as you said, is VERY OLD. Anyway in https://miplicenses.milestonesys.com/integrations page, we inserted a new integration and we also apparently created a new license using the SLC associated to our Essential + license.
We want to use a Site License so we followed the SiteLicense sample.
We don’t want to use a Trial license. We want to test a real license management.
Unfortunatly, when from Debug session we start the XProtect Management Client, after having restarted the Event Server, we catch the LicenseChangedIndication event but it seems that the activation is always not taken place.