ComponentOne Xamarin Edition
Finding the Application Name
Getting Started with Xamarin Edition > Licensing > Finding the Application Name

ComponentOne Xamarin Edition licenses are unique to each application. Before you can generate a runtime license, you need to know the name of the application where the license will be used.

  1. Open a pre-existing Mobile App.
  2. In the Solution Explorer, right click the project YourAppName (Portable or Shared) and select Properties.
  3. Open the Library tab.
  4. The application name is the same as the Default Namespace displayed.

    You need to generate a new runtime license in case you rename the assembly later.
  1. Open a pre-existing Mobile App.
  2. In the Solution Explorer, right click the project YourAppName (Portable or Shared) and select Options.
  3. The application name is displayed on the Main Settings tab.
  4. The application name is the same as the Default Namespace displayed.
See Also