How to use multiple license keys for versions of Angular packages?
No, it is not possible to use multiple license keys for different versions of Syncfusion Angular packages.
Syncfusion license keys are version-specific. Attempting to use multiple major versions (e.g., v21.*, v22.*, v23.*, etc.) of our components within the same application will result in a version conflict. To address this issue, ensure that all Syncfusion packages in your application are of the same major version. Then, register the license key generated for that major version.
For guidance on generating a license key, refer to the following article:
Syncfusion Angular License Key Generation
Additionally, refer to the following article for instructions on registering the license key in your Angular application:
Syncfusion Angular License Key Registration
By following these steps, you can effectively prevent version conflicts, mitigate license warnings, and ensure the seamless operation of Syncfusion components in your application.