Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Problem with Playable Ad

Discussion in 'Project Tiny' started by Sly88, Mar 27, 2019.

  1. Sly88

    Sly88

    Joined:
    Feb 22, 2016
    Posts:
    73
    Hi guys,
    I have some problem with my ad. Maybe you had or know how to fix my problems.

    -The playable does not click out. (I don't know how open store link via code)
    -Sound continues when a device is on screen lock.
    -The playable does not fit screen when switching from landscape to portrait and vice versa.

    Do you have some example of how properly prepare ad in Tiny Unity?
     
  2. TanChoi

    TanChoi

    Joined:
    Jun 14, 2016
    Posts:
    15
    You can open store link via
    Code (JavaScript):
    1. ut.PlayableAd.Service.openStore();
    For link works properly, Enter store urls to Edit - Project setting - tiny - build target to Playable - store urls.
     
    Sly88 likes this.
  3. ducloc96

    ducloc96

    Joined:
    Mar 18, 2018
    Posts:
    26
    Hello Tan.
    Can you ask me, how much unity you are using? I kept looking for a tiny target target.
    My unity version is 2019.2.0.
    Can you give me some examples of buildable playableAds from tiny project?
    Thank you very much
     
  4. tampv

    tampv

    Joined:
    Sep 23, 2020
    Posts:
    1
    Hi everyone, I have problem when test ads : "Your responsive playable store URL does not point to your game". Help me. Thank you very much