Skip to main content

Licensing Journey In Android JioImmerse

Use this developer console link to upload your application: developer.jiorealityos.com

JioImmerse Developer Console

Production Key

Overview

To create a licensed application, the following steps have to be performed.

  1. Get the application ready in unity.
  2. Create a Google Play Console account, if you don't have one already.
  3. Create an application in the Google Play Console and upload a build in internal testing track.
  4. Get SHA1 App Signing Certificate from the application in Google Play Console.
  5. Create a project in JioImmerse Developer Console.
  6. Create an application in JioImmerse Developer Console.
  7. Enter the SHA1 key in the JioImmerse Developer Console.
  8. Copy the production key from Dev Console and enter it in Editor > Configure License Key popup.
  9. Your application is now licensed.

Getting the SHA1 key from Play Console

  1. Goto your application in Play Console\

    (Skip steps 2 - 3, if a build has been uploaded in this Google Play App before).

  2. Upload a build in the internal testing track.

    Google Play Internal Testing
  3. Choose the signing key as Use Google-generated key for best security.\

    Google Play Signing Key
  4. Goto Setup > App integrity > App signing
    Copy the SHA-1 certificate fingerprint to be entered into the Developer Console.

Google Play SHA1 Key

Setting up licensing in Developer Console

Upload your application SHA1 key from the Play Store and enter it in the Application Signature on the Dev Console.

JioImmerse App Signature

Get the production licensing key to upload in Unity.

tip
  • Debug Key - Debug key can be used to test your application.
  • Production Key - This key has to be used for licensing the application to be available for users outside your team.
Generating licensing key

Setting up license key in Unity Editor

To build a licensed application compatible with JioImmerse:

  1. Goto Unity > JioMixedReality > Manifest > Show Asset > License Key and enter the debug / production key from Developer Console
  2. Enter the key in the popup in the Unity editor and hit save.
  3. The application is now licensed. Build the application.
Unity License Key Configuration

Debug Key

Overview

  1. Get the application ready in unity.
  2. Create a Google Play Console account, if you don't have one already.
  3. Create an application in the Google Play Console, if not present for your application.
  4. Upload a build in Google Play Console internal testing.
  5. Get the SHA1 Upload Signing Certificate from the application in Google Play Console.
  6. Create a project in the JioImmerse Developer Console.
  7. Create an application in the JioImmerse Developer Console.
  8. Enter the upload SHA1 key in the JioImmerse Developer Console.
  9. Copy the debug key from the Developer Console and enter it in the Editor > Configure License Key popup.
  10. Your application is now licensed for you to test.
  11. Login into your DemoXR application as a developer with developer console credentials.
  12. Run your application with an active internet connection.

Getting the Debug Key

1. Copy the SHA-1 Key from the Google Play Console under the Upload Key certificate.

Google Play Upload Key

2. Paste the copied SHA -1 key to JioImmerse Developer Console > Application Signature

JioImmerse Debug Key

3. Generate and Copy the Debug key from the developer console.

JioImmerse Debug Key Generation

4. Paste your debug key in Unity > JioMixedReality > Manifest > Show Asset > License Key

Unity Debug Key Configuration

5. Create a build and install it on your device to run directly.

6. Login with your Jio Developer Console credential on the Demo XR.

info

Debug key builds must NOT be uploaded on JioImmerse Developer Console or Google Play Console.