colloqi / pisignage-server

Local Server to manage piSignage players based on node.js
http://www.pisignage.com
MIT License
372 stars 153 forks source link

New android app does not work on opensource server #178

Closed Narrowcastingscherm closed 1 year ago

Narrowcastingscherm commented 1 year ago

For a long time i have some opensource server, but the new android app or google chrome app does not work on my server. It says that it is connected, however no content is showing in the app and on the server itself i dont see the player come in. The old google app (extension) is working. can someone help me on the way how to fix this i realy have no idea where to look

hitesh83 commented 1 year ago

Android app and the new Chrome app are Progressive Web Apps support for PWA is not there in open-source servers, might be next update is coming with support.

colloqi commented 1 year ago

New Android app should work with settings. Progressive web app will work only with https open source server as mixing https and http is not allowed

bigpappa456 commented 1 year ago

Little update, in the docker version i can connect to the interface with my android player. I cannot connect with google chromecast android tv to my own env. This has reverse proxy and https, i cannot see any player come in. If i use a raspberry pi it works. Has anyone got an idea what this can be or how to fix this. env is on the latest release of ubuntu and pisinage server

AbhijithBn commented 1 year ago

@bigpappa456 Did you change the server from default (https://pisignage.com) to your server address? Reference: https://help.pisignage.com/hc/en-us/articles/14265849341081-Change-server-in-PiSignage-Android-2-0