soundcheck wrote: 
> I am not using apps/apk's that are not on the Play Store.

And that is fair enough, can't say I blame you - using random APKs from
unknown sources is not good idea. However, f-droid is a well known
source of opensource apps.

soundcheck wrote: 
> 
> If  understood it correctly the badge is shown if the PWA (web app) is
> not getting 
> validated by Chrome.

Material is opensource, so please feel welcome to investigate how to
resolve this - help is always appreciated. I am *not* a web developer,
and this is by *far* the biggest Javascript app I have developed. From
my, limited, understanding to be a complete PWA a site (e.g. Material)
needs to be served over HTTP*S* and use 'service workers'. LMS, however,
is HTTP only. As its HTTP, Chrome also shows an insecure site warning
when you enter text (as the text is sent unencrypted to LMS). Chrome
will even show this warning for a HTTPS site if it were using a
self-signed certificate.

An alternative method is to load Material in the 'Fully kiosk' browser.
If you then use an alternative launcher, such as Nova, you can change
the icon, and label, of FullKiosk to be LMS. This will allow you to have
a more integrated app.



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.
------------------------------------------------------------------------
cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to