Unity Initialization
In your Unity project, add an empty game object to the first scene, attach the MoEGameObject.cs script, and set the App ID as shown below

MoEngage supports two ways to initialize the SDK: manually in code, or through a native configuration file.
Unity iOS SDK supports file-based initialization only. Manual initialization is available for Android only.