Mark MB
Posts: 0
Joined: Wed May 27, 2015 7:34 am

Tiling image via CSS is not working.

I have an entry screen in which I have applied the following css to a grid:

.imageTile {
background-image: url("http://appery.io/app/view/xxxxxxxxxxx...");
background-size:cover;
}

It works only in these cases:

  • In the designer and in the Test browser

  • iPhone 6 only within the Appery.io Tester app

    It does not render in all other cases:

  • iPhone running as binary after installed via .ipa
    -Andriod running under Appery.io tester. I have not tried running it after installing .apk

    Image

Return to “Issues”