4.1 Publish Experience: Deployments
Last updated
Last updated
In the Publish -> Deployments section, you can upload and publish your experience to make it accessible on the IR Enterprise Platform.
Make sure you build the project properly, according to the requirement described here.
Publish your WebGL experience by directly uploading a ZIP file of the build or via GitHub.
Choose a hosting server from supported regions: ME, EU, or USA.
This process is triggered automatically when you upload a build containing placements. It ensures that all placements in the build are properly configured and synced with the IR Enterprise Platform.
Placement in the build file isn't in the database. This maybe caused due to a break in the sync between the SDK and the platform
Placement is not in the Database
Ensure that you have authenticated and selected the correct experience in the SDK.
Duplicated Placement ID is in the build file which doesn’t exist in the DB. This may happen when the user duplicates placements as Unity gameObjects.
Unregistered duplicates are detected. All Placement ID’s should be unique.
Remove duplicated placements and add them via SDK, register and upload new build
Placement in the DB isn't in the build file.
Placement is missing from Build File
Create a new build file and re-upload
The position of a placement in the DB doesn’t match the position of a placement in the Build file
Placement positioning Mismatch
Re-sync SDK with platform & Upload a new build file
The Size/Ratio of a placement in the DB doesn’t match the Size/Ratio of a placement in the Build file
Size/Ratio Mismatch
Re-sync SDK with platform & Upload a new build file
The Type of a placement in the DB doesn’t match the Type of a placement in the Build file
Type Mismatch
Re-sync SDK with platform & Upload a new build file
The Name of a placement in the DB doesn’t match the Name of a placement in the Build file
Name Mismatch
Re-sync SDK with platform & Upload a new build file
The scale of a placement in the DB doesn’t match the scale of a placement in the Build file
Placement Scale is misaligned
Re-sync SDK with platform & Upload a new build file
The Hash in the DB doesn’t match the hash in the build file but all other data points match
Hash Mismatch
Re-register this placement
If you still have placement validation issues you cannot resolve, please feel free to reach out for support.
Add essential details such as terms and conditions or whether to display the IR logo during loading.
Please note, if you have active ad campaign, you cannot deploy new build till the ad campaign is finished.
Once the experience is published, you will receive a link to access the experience and another link to embed it into your website.