Background not showing

Has anyone come across an issue where a background will not show on the android client? The background is shown on the preview, windows client and screenshots when they are requested. The background in question is the usual .jpg format.

Thanks

What CMS and xibo for android version do you use please?

Is there any error on Android status screen?

its cms 1.79 and android 1.7

there was only this error:

Error in Register: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope (position:START_TAG @1:167 in java.io.InputStreamReader@3420f133)
8072 2017-04-04 11:27:19 Client Register Error in Register: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope (position:START_TAG @1:167 in java.io.InputStreamReader@bd69966)
8071 2017-04-04 11:25:48 Client Register Error in Register: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope (position:START_TAG @1:167 in java.io.InputStreamReader@1629d689)
8070 2017-03-31 16:58:49 Client Register Error in Register: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope (position:START_TAG @1:167 in java.io.InputStreamReader@32f81fe7)

thanks

I believe I’ve seen this error before, I think it was fixed by the following

Open your php.ini and find
always_populate_raw_post_data make sure it’s set to -1 and that it’s not commented out (no ; before that line in php.ini)

Restart your web server after making this change.

@Peter
Hi i’m seeing this same error
I tried exactly what you said and restart my webserver (Apache). Still no luck (turned my android Micropc off and on as well).

I see it under Android Licences but not under Displays in my CMS.

Any help? [ I am talking in regards to START_TAG ]