Premium Offers

The Premium Widget is a UI element that becomes available after SDK initialization. It is independent of the SDK itself and can be dragged into any Canvas within your application.

The Premium Widget provides seamless access to various offerwall features:

  • More Offers – Opens the full offerwall.

  • Active Offers – Displays active offers.

  • Campaign record - Open the page with campaign details.

  • Play – Redirects users to the store.

This widget enhances user engagement by integrating smoothly within your game's UI.

Setting Up the Premium Widget

To integrate the Premium Widget into your application, navigate to PremiumWidget prefab:

Assets/Plugins/TyrAdsSDK/Resources/TyrAds/Prefabs/PremiumWidget.prefab

Drag the PremiumWidget prefab into Canvas on your scene.

Example with PremiumWidget:

Last updated