LogoLogo
  • IR Platform Enterprise Solution
    • IR Platform: Quick Overview
    • Getting started
    • User Settings
    • Enterprise Advertiser
    • Enterprise Explorer
    • Enterprise Manager
      • 1. Create Experience
      • 2. Experience Overview
      • 3. Experience Studio (coming soon)
      • 4.1 Publish Experience: Deployments
      • 4.2 Publish Experience: Domain Setup
      • 5.1 Monetize Experience: Measurements Overview
      • 5.2 Monetize Experience: Manage Placement
      • 5.3 Monetize Expereince: Manage Ad Campaigns
      • 6. Experience Studio (coming soon)
      • 7. Experience Settings
    • Measurements Data
  • Unity: IR SDK Integration Instructions
    • SDK Installation & Authentication
    • Measurements and Insights Module
    • In-App Ads Module
      • Guide: Add Placements For Advertising
      • IR SDK Ad Placement Statuses
      • About Ad Placements
    • E-commerce Module
      • E-commerce: Add Shoppable Items
      • E-commerce: Get API keys for iR SDK
    • Building Your Project
Powered by GitBook
On this page
  • Build Your Project
  • Compression format
  1. Unity: IR SDK Integration Instructions

Building Your Project

PreviousE-commerce: Get API keys for iR SDK

Last updated 4 months ago

Once all necessary configurations are set up, proceed with the building and deployment process:

Build Your Project

Target platform

MnI iR SDK supports deployment for WebGL and Windows systems. Choose the appropriate target system based on your project requirements.

If your target platform is WebGL then you need to add "UNITY_WEBGL" into the scripting define symbols settings.

Compression format

Compression format should be gzip.

Once required settings are applied, follow to this to host your experience.

article