Manage License
To use a Holo-SDK Unity plugin to develop a desktop AR application, you need to have a license. This page describes important actions that you can do to manage your Holo-SDK licenses.
How to get a Free Holo-SDK Community License
You can start developing your own Holo-APP today, without cost, by using a Holo-SDK Free license. So let's dive into how we can do just that.
- Go to Pricing page.
- Scroll down to the bottom of the page.
- In the
Community License
card, click on theGenerate - Free
button. If you are not already authenticated into the website already, the website will redirect you to a sign page. If you are already logged-in already, the website will create a license for you and redirect you to to theManage License
page.
Purchase License
You need to purchase the license to use Holo-SDK
. You can buy a license from License.
A single license is linked to the combination of your Company Name
and Product Name
, which must be unique. You can use the license to create as many projects as you like, so long as you use the same combination of Product Name
and Company Name
, but your end built product will have an identical name.
Edit License
Change product or company name
- Log into your account and click
Manage License
, you will see your project. - Click
Edit
to edit your license. - Change your company and/or product name, and then click
Update
. The company and product name will be updated on our server. - In Unity, click
Project Settings
-->Player
, enter yourProduct Name
andCompany Name
, make sure that these names are identical to the names you enter in the website.
Regenerate license key
- Log into your account and click
Manage License
, you will see your project. - Click
Edit
to edit your license. - Click
Re-generate Key
, then the dialogue box will pop up. Copy the new license. Note that your old license will no longer work. - In Unity, navigate to the
HoloCamera
Inspector, and paste the new license key inKeyID
- Copy the license key from the pop-up dialogue
- In your Unity project, navigate to the
HoloCamera
Inspector, and paste the license key inKeyID
- Click
Project Settings
-->Player
, enter yourProduct Name
andCompany Name
, make sure that these names are identical to the names you enter in the website.
- Make sure you are connected to internet connection before running your application.