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.

Hello, i made playable and want to create campaign in UnityAd network with creative containing it.

Discussion in 'Project Tiny' started by actislav, Feb 7, 2019.

  1. actislav

    actislav

    Joined:
    Mar 2, 2018
    Posts:
    7
  2. Nkon

    Nkon

    Unity Technologies

    Joined:
    Jun 12, 2017
    Posts:
    65
    Hi there,

    Please check this thread for more information about creating playables with Tiny:
    https://forum.unity.com/threads/how-to-use-ads-in-project-tiny.598900/

    Here's a link to the newest version of our playable guide:
    https://drive.google.com/file/d/0B36xgVXh_2EmYzJXdlpsRm5lc2RKaFM5U0NTX0hqQUFIR1Vn/

    Please note that the playable guide has general information about creating playables. When you use Tiny, some steps of the creation process are automatic. The MRAID section of the guide is especially meant for manual integration. You should use methods from the PlayableAd module with Tiny instead.

    You can find a QR link to the Android test app from the playable guide. Unfortunately the iOS version of the test app is currently not available, even though there is a mention of it in the guide. We'll soon make it available for developers.

    Cheers!
     
  3. actislav

    actislav

    Joined:
    Mar 2, 2018
    Posts:
    7
    Hi, thanks for helping.
    In the guide, ios QR code link is not accessible on IPhone, but android test application works correctly, and the main question is:
    "When submitting the playable to us, please also report the platform and minimum OS Version requirements to avoid unnecessary testing. (e.g. “this is for iOS 9+ and Android 5.0+”)"
    I want submit playable to you, to create advertisement in your unityAds service based on my playable, please give me contact of person who can help or receive my playble.

    Cheers!
     
  4. andrewmil

    andrewmil

    Joined:
    Dec 30, 2018
    Posts:
    10
    Check the setting for CORS headers on the server where the file is hosted:
    allow origin or Access-Control-Allow-Origin needs to be set to *
     
  5. actislav

    actislav

    Joined:
    Mar 2, 2018
    Posts:
    7
    andrewmil, i am saying about "install ‘Unity Creative Test’" for ios from guide - its impossible to do, "unable to connect storage.googleapis.com", but my problem is "I want submit playable to UnityAds service" - and there is no opportunity to do that "You are one click away from adding what you need to ship on Unity’s Ad network"
     
  6. Nkon

    Nkon

    Unity Technologies

    Joined:
    Jun 12, 2017
    Posts:
    65