Quick Start - CiaoSDK Module

1. Install

Open the CiaoSDK Setup Window, Reward Center, click Install and Activate.

2. Copy Prefabs to Assets

From the top menu: Ciao Games > Reward Center > Copy Prefabs to Assets.

Prefabs must live in your Assets folder before they can be added to a scene.

3. Add Prefabs to Scene

Drag into your main scene:

  • RewardCenterOverlay (should be enabled)
  • RewardCenterTrackerCard (place alongside your other UI buttons - it may be disabled)

That's it

When installed as a CiaoSDK module:

  • Initialization happens automatically with CiaoSDK
  • Deep links are captured and forwarded automatically from MMP (Singular) module.
  • Milestone events reported through CiaoSDK are forwarded automatically from MMP (Singular) module.

You do not need to call Initialize(), HandleDeepLink(), or ReportEvent().



Did this page help you?