Skip to content
Librelio Dev edited this page Apr 16, 2014 · 2 revisions

An interstitial can be added which will be displayed during 5 s at the launch of the app.

In order to do so, image files should be uploaded to the Librelio server (or your own server if you are using Librelio's Community or Self hosted plans). The ad needs to be provided in 6 versions:

  • Ad-drawable-port.png: 320x480px
  • Ad-drawable-normal-port.png: 480x800px
  • Ad-drawable-large-port.png: 600x976px
  • Ad-drawable-large-land.png: 1024x552 px
  • Ad-drawable-xlarge-port.png: 800x1232px
  • Ad-drawable-xlarge-land.png: 1280x752px

A plist called Ad.plist should also be uploaded, containing the url of the link which will be opened when the add is tapped. Example.

Clone this wiki locally