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

Facebook Playable Ads Problem

Discussion in 'Project Tiny' started by tarikisildar, Jul 17, 2020.

  1. tarikisildar

    tarikisildar

    Joined:
    May 3, 2019
    Posts:
    7
    Hi, I am trying to make a playable ad using Tiny.

    So, I have a wasm build which is 614 kb compressed and 1.84 mb uncompressed in size.
    upload_2020-7-17_9-47-18.png
    But when I upload the zip it's saying "File size must be less than 2mb".

    Is there anyone published playable ad or maybe can pass checks from https://developers.facebook.com/tools/playable-preview/ with latest versions?
     
  2. tuandinlygo

    tuandinlygo

    Joined:
    Mar 23, 2020
    Posts:
    5
    Have you successfully uploaded any playables ads?
     
  3. JiriS

    JiriS

    Joined:
    Jul 7, 2020
    Posts:
    2
    I think this isn't a Project Tiny problem. It's a problem of FB Playable ads preview. I suppose you used this page: https://developers.facebook.com/tools/playable-preview/ It's bugged for zip files, and works on single-html only. Bugged for more than a year. Just disregard the file size "error", consider your package OK and try (or let someone responsible to try) to upload it to your ad system.
    I didn't make any Tiny, but did some html5 playable ads. So I guess it works the same way for Tiny ads.