Unplanned
Last Updated: 02 Jul 2025 19:16 by Teddy
Teddy
Created on: 02 Jul 2025 19:16
Category: UI for .NET MAUI
Type: Feature Request
0
Licensing: Support for Web Uri as License Path

Hi Team,

We have a scenario where our license key file is hosted on a team-only file share. However, the file share only works with HTTP/S links and not a UNC path.

For example, this works perfectly:

TELERIK_LICENSE_PATH="\\internalshare\folder\telerik-license.txt"

However, we cannot use 

TELERIK_LICENSE_PATH="http://internalshare.com/telerik-license.txt"

You can reproduce this for yourself by trying it with Azure Blob Storage:

 

Thank you,

Teddy

0 comments