INTEGRATE SDK WITH UNITY3D APPLICATIONS FOR iOS DEVICES


Unity is used to create half of the world’s games. It is a platform powered by tools and services that allow it to offer incredible possibilities for game developers and creators across industries and applications. In this section we will show you how to integrate Quadrant's data acquisition SDK to a unity app.

Pre-requisites

Tools required:

  • Unity IDE (v2018.3 and above)

 

Step1: Create/open project in Unity IDE

open_unity_game iOS

 

You will see the following screen once the project is open.

created_unity_game iOS

 

Step 2: Switch platform to iOS

Click on "File" → "Build Setings" → "Select iOS" and click on "Switch Platform".

switch_platform_ios

 

You should be able to see the following screen 

swich_platform_ios_success

 

Step 3: Build project

Click on "File" → "Build Setings" → "Build".

export_as_android_pjct-1

If the export is successful, you will be able to find the project files in the location you chose earlier.

export_ios_pjct_success

 

Step 4: Open in Xcode, build and run the project

Open the Xcode project in the Xcode IDE.

open_ios_pjct_xcode

 

Build and run the project to ensure that there are no errors.

Xcode_build_ios_pjct

Xcode_build_ios_pjct_success

 

That's it!

You have successfully built the Xcode project. Run it on a real device.

Xcode_run_ios_pjct

 

If you face any difficulties, do reach out to support@quadrant.io.