Banner Install SDK Unity Plugin_Eng - mkaji-geniee/Geniee-SDK-Unity-Plugin GitHub Wiki

Start Guide

This guide explains the procedure for installing the Geniee ad SDK Unity Plugin to your app.

Installation procedure:

  1. Installing Unity
  2. Download Geniee SDK Unity Plugin
  3. Installing Plugin
  4. Setting the Plugin parameter

Installing Unity

Download Page https://unity3d.com/get-unity/download

Download Geniee SDK Unity Plugin

Download Geniee SDK Unity Plugin from the following URL.

Installing Plugin

  1. Extract Geniee SDK Unity Plugin.

  2. Refer to [https://github.com/googlesamples/unity-jar-resolver] (http://github.com/googlesamples/unity-jar-resolver) and introduce PlayServicesResolver.

  3. Import the plugin.

    1. Select Assets -> Import Package -> Custom Package.
    2. Select the gnadsdk-plugin-aladdin.unitypackage file.
    3. Please check all in the displayed file selection dialog image
      • If you do not build either Android or iOS, you do not have to check the folders under that folder without problems.
      • If you have AndroidManifest, you do not need to import AndroidManifest.
      • When installing GNAdSDK manually (not recommended), do not introduce GNDependencies.xml.
    4. In the Assets-> Plugins-> GNAdManager, select the blue circle icon GNAdManager.
    5. Drag-land drop it in Hierarchy. (Where Main Camera is located) image

Set the Plugin parameter.

  1. Select GNAdManager in Hierarchy.
  2. Set the following parameters below the Inspector pane on the right side of the screen.    - Set the APP ID issued from SSP to the item of AppID.    - Set the banner display position in the Position item.    - Set the size of the delivery banner to the item of Ad Size.    - To output Debug log information, set Info in the Log Priority item.