Licensing | ComponentOne
Licensing Applications / Licensing Xamarin Applications
In This Topic
    Licensing Xamarin Applications
    In This Topic

    Xamarin applications support design-time verification-based licensing through the NuGet package build scripts within ComponentOne controls.

    ComponentOne Xamarin controls support application licensing through the NuGet package build scripts. Each developer or build machine needs an activated serial key to build the project and properly license the application. To activate a serial key, see Activating a Serial Key.

    When the application is built on a properly activated machine a unique runtime license file (.gclicx) is generated and embedded with the application. The license file can be found in the build output (obj/Debug or obj/Release). This file must be distributed with the application as an embedded resource.

    You can also manually create the run-time license. See Create Runtime License. If working with build agents or user controls, see Additional Licensing Scenarios.

    Notes: