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.

Missing mraid.open unity playable ads

Discussion in 'Project Tiny' started by woosh3, Dec 20, 2020.

  1. woosh3

    woosh3

    Joined:
    Oct 29, 2020
    Posts:
    4
    Hello,
    I am trying to make a playable ads for unity ads.
    While trying to test if Tiny can do this. I hit a wall.
    I get an errors while uploading to "Creative packs":

    Creative pack validation failed:

    Your responsive playable is missing mraid.open()
    Your responsive playable is missing a store URL or the store URL is invalid

    I am using 0.31 example tiny2d-wasm on PC.

    Any help will be greatly appreciated.
     
  2. AbdulAlgharbi

    AbdulAlgharbi

    Unity Technologies

    Joined:
    Jul 27, 2018
    Posts:
    319
    tdnetdog and tonialatalo like this.
  3. woosh3

    woosh3

    Joined:
    Oct 29, 2020
    Posts:
    4
    Thank you so much that helps a lot!
     
  4. unity_D6D5B4E3D144C4328005

    unity_D6D5B4E3D144C4328005

    Joined:
    Jul 11, 2021
    Posts:
    2
    Hi, I use Gdevelop app to create playableads. I wrap all the files In single HTML file and also add mraid.js with script tag to head section, but I got this error too.( 1.Your portrait playable is missing mraid.open()
    2.Your portrait playable is missing a store URL or the store URL is invalid)
    how can I fix this?