Hello,
Hi Mahesh,
Currently, their is no public function present for the same, though a private function exists. The only way to know if license is expired is when it actually expires.
The required function will be added to the public API if you need it.
Hello,
It will be added in the next release to the SDK itself. You can expect next release by 15th March.
You can use custom fields to implement the same. At the time of key generation using the web api or dashboard set a custom field with the timestamp, which you can access in your app.
Please note license validity is not counted from install (activation)date. It starts from the day the key was generated. Suppose if a key is generated with the license validity of 1 year it will expire after 1 year even if it was unused.
Also please note that next release will also have another API function GetExtraActivationData () which can be used to fetch data, set using SetExtraActivationData () using which you can get the installation date too, if that is set in the extra data at the time of activation.
Thanks for very clear explanation. In that case I will wait for March 15th instead of doing custom manipulation.
Hi,
Adding a key value support to SetExtraActivationData () will be a breaking change which will affect all our users. We can’t do that. So, you will have to parse the data yourself using any separator.
Agree with that as that’s for sure breaking feature. Instead I would say to add new Methods for that in future so all will be good
Just wanted to check if new windows C# SDK is released or not as mentioned earlier of 15th March?
The release has been delayed. The new SDK will be available by 21st March. In case it is urgent, and may affect your product release cycle please reply to this message.