4.5.1 • Published 2 months ago

io.justtrack.justtrack-unity-sdk v4.5.1

Weekly downloads
6
License
MIT
Repository
-
Last release
2 months ago

justtrack SDK for Unity

Logo

You can find the complete documentation at https://docs.justtrack.io/sdk/latest/unity/.

Installation

The justtrack SDK is available as a Unity package. You have to add https://registry.npmjs.org as the scoped registry to add it to your game. Navigate to WindowPackage Manager, then select Advanced Project Settings from the gear menu. Now add the justtrack Package Registry to your game:

Scoped Registry

After adding the scoped registry, you need to add the justtrack SDK to your project. Select Packages: My Registries in the drop-down menu, select the justtrack SDK and install it into your game. Use the latest available version if possible.

Adding the package

You can also add the scoped registry and package directly to your Packages/manifest.json. Afterwards, your manifest.json should look like this:

{
  "dependencies": {
    // ... other dependencies of your game ...
    "io.justtrack.justtrack-unity-sdk": "4.5.1"
  },
  "scopedRegistries": [
    // ... other scoped registries ...
    {
      "name": "justtrack Package Registry",
      "url": "https://registry.npmjs.org",
      "scopes": [
        "io.justtrack"
      ]
    }
  ]
}

Dependencies

The justtrack SDK uses the External Dependency Manager for Unity from Google to download the justtrack SDK as well as its dependencies. You can select the correct version for you on https://developers.google.com/unity/archive#external_dependency_manager_for_unity or directly download https://github.com/googlesamples/unity-jar-resolver/raw/v1.2.175/external-dependency-manager-1.2.175.unitypackage to get the latest version. The justtrack SDK requires at least version 1.2.167.

Adding the prefab

After finishing the installation of the justtrack SDK and its dependencies you should see a new menu called justtrack. Navigate to the first scene of your game and then select Create SDK instance from the justtrack menu.

Select the instance of the prefab and add your API tokens for Android and iOS as applicable. An API token looks like this:

  • f067440a10b63a5f49d5d9cfa1f98770bd6a329abad730bc2533789b85a124a7

Find your API token

Follow the instructions at https://docs.justtrack.io/sdk/latest/overview/find-your-justtrack-token to get the API token for your game.

4.5.1

2 months ago

4.5.0

4 months ago

4.4.1

7 months ago

4.4.0

9 months ago

4.3.6

1 year ago

4.3.8

1 year ago

4.3.7

1 year ago

4.3.3-rc1

1 year ago

4.3.4

1 year ago

4.3.3

1 year ago

4.3.5

1 year ago

4.3.1-rc2

2 years ago

4.3.1-rc1

2 years ago

4.3.2-rc9

2 years ago

4.3.2-rc8

2 years ago

4.3.2-rc7

2 years ago

4.3.2-rc6

2 years ago

4.3.2-rc5

2 years ago

4.3.2-rc4

2 years ago

4.3.2-rc3

2 years ago

4.3.2-rc2

2 years ago

4.3.2-rc1

2 years ago

4.3.2

2 years ago

4.3.1

2 years ago

4.3.0-rc1

2 years ago

4.3.0-rc2

2 years ago

4.3.0-rc3

2 years ago

4.3.0-rc4

2 years ago

4.3.0-rc5

2 years ago

4.3.0-rc6

2 years ago

4.3.0

2 years ago

4.2.7-rc8

2 years ago

4.2.7-rc7

2 years ago

4.2.7-rc6

2 years ago

4.2.7-rc5

2 years ago

4.2.7-rc4

2 years ago

4.2.7-rc3

2 years ago

4.2.7-rc2

2 years ago

4.2.7-rc1

2 years ago

4.2.7

2 years ago

4.2.9

2 years ago

4.2.8

2 years ago

4.2.9-rc2

2 years ago

4.2.9-rc1

2 years ago

4.2.6-rc2

2 years ago

4.2.6-rc1

2 years ago

4.2.5

2 years ago

4.2.5-rc2

2 years ago

4.2.5-rc1

2 years ago

4.2.5-rc5

2 years ago

4.2.5-rc4

2 years ago

4.2.5-rc3

2 years ago

4.2.6

2 years ago

4.2.4-rc1

2 years ago

4.2.4

2 years ago

4.2.4-Unity2019

2 years ago

4.2.3-rc18

3 years ago

4.2.3

3 years ago

4.2.3-rc17

3 years ago

4.2.3-rc16

3 years ago

4.2.3-rc9

3 years ago

4.2.3-rc11

3 years ago

4.2.3-rc10

3 years ago

4.2.3-rc13

3 years ago

4.2.3-rc12

3 years ago

4.2.3-rc4

3 years ago

4.2.3-rc15

3 years ago

4.2.3-rc5

3 years ago

4.2.3-rc14

3 years ago

4.2.3-rc6

3 years ago

4.2.3-rc7

3 years ago

4.2.3-rc8

3 years ago

4.2.3-rc1

3 years ago

4.2.3-rc2

3 years ago

4.2.3-rc3

3 years ago

4.2.2

3 years ago

4.2.2-rc2

3 years ago

4.2.2-rc1

3 years ago

4.2.1

3 years ago

4.2.0

3 years ago

4.2.0-rc2

3 years ago

4.2.0-rc3

3 years ago

4.2.0-rc1

3 years ago

4.1.3-rc1

3 years ago

4.1.3-rc4

3 years ago

4.1.3-rc5

3 years ago

4.1.3-rc2

3 years ago

4.1.3-rc3

3 years ago

4.1.2

3 years ago

4.1.0

3 years ago

4.1.0-rc1

3 years ago

4.1.0-rc2

3 years ago

4.1.1

3 years ago

2.4.5

3 years ago

2.4.2

3 years ago