This is a 1.7 file - but this topic relates to 1.8 - the files are significantly different.
Weāve not had this problem reported with 1.7, so please make sure you are running 1.7.9 and if you still have a problem, create a new topic in the support category with a log showing the issue.
Same Problem. On windows Clients it is working and Android no images appear (black screen). I have Instagram RSS and the following code in RSS LAyout:
RSS Feed: https://web.stagram.com/rss/tag/tree
Xibo Version 1.8.1 Docker
Client Version Android 1.8
Unfortunately there are a bunch of different problems in this one topic, so it would be really useful if you could create a new topic detailing exactly what your issue is - i.e. what are you seeing in your case.
In particular does the feed work on the layout designer/preview and not in the player⦠or not work in either of those places? Also I am not sure font-size:0pt will do the right thing, considering that is on the āimageā <div> - if you paste your template in here, or say which of the default templates you are using, we may be able to suggest an alternative.
Ok. But i Think i have the solution for my case:
First I will anser your questions: In the Layout desginer and preview all Images are shown correct. I use Minix Z64.
The problem was, that i set up portrait mode in the display setting of the android player. Now I am using landscape again and rotate the image by css in the desginer. I use several rotate functions in css for older browser versions, because the ātransform: rotate(270deg);ā does not work.