Cryptolens / SKGL

A very simple to use licensing system for .NET applications
https://help.cryptolens.io/faq/what-is-skgl
BSD 3-Clause "New" or "Revised" License
105 stars 35 forks source link

could not succeed in validating after generate process is done ... #8

Open ipekcan opened 1 year ago

ipekcan commented 1 year ago

Hi Artem,

I used SKGL(ver 1.0.5.1) in one of my app. However, I could not manage generate & validate sessions simultaneously. What I mean is, when I generate and validate at the same time, the key is valid; but when I finalize a generate session and create a new project asking for validation, the key returns to invalid.

Can you give me any suggestion?