How to validate the license key in production?

New Validation Method (v2021 +) Validate the license key using loadLicense() Starting in version v2021, Qoppa will send you an xml file that contains your license information and you can use the loadLicense() method to verify your license. In your Java code, call the loadLicense() method from within your code before making any calls to […]

Read More