🎞️Scene setup

1. Configuring Prefabs

Drag and drop the OfferWall prefab from Assets > OfferWall > Prefabs > OfferWall.prefab in the first scene in your Build Settings.

Drag and Drop OfferWallButton prefab

Drag and drop the OfferWallButton prefab from Assets > OfferWall > Prefabs > OfferWallButton.prefab under any canvas game object.

2. Configuring App Key

Enter your PubScale app ID inside the "App Key" field located on OfferWall prefab.

OfferWall prefab

The PubScale app ID is an 8-digit identifier generated during the app creation process within the dashboard.

3. Test the OfferWall

Finally, To test the offer wall, build the application with the OfferWallDemo scene to an actual device. Check if you can see the “Open OfferWall” button.

Last updated