(03-26-2019, 11:15 PM)Tim Curtis Wrote: If it's ok on your MacBook but not on your mobiles then plug your iPad or iPhone into your MacBook USB port and open a Javascript console via the Safari Develop menu and see if there are any error messages.These are the 4 errors I was able to find when clicking on the "Radio view" button on my ipad3, not sure if you can make any use of this info.....
I have an old iPhone SE and an old iPad Mini and no issues.
[Error] Viewport argument key "viewport-fit" not recognized and ignored. (172.20.10.3, line 33)
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover, user-scalable=no">
[Error] SyntaxError: Unexpected token '>'
(anonymous function) (playerlib.js:3643)
[Error] Viewport argument key "viewport-fit" not recognized and ignored.
attr (jquery-1.8.2.min.js:2:30194)
access (jquery-1.8.2.min.js:2:15975)
attr (jquery-1.8.2.min.js:2:26748)
(anonymous function) (scripts-panels.js:31)
k (jquery-1.8.2.min.js:2:16926)
fireWith (jquery-1.8.2.min.js:2:17709)
ready (jquery-1.8.2.min.js:2:12450)
D (jquery-1.8.2.min.js:2:9849)
[Error] ReferenceError: Can't find variable: sendMoodeCmd
(anonymous function) (scripts-panels.js:33)
var result = sendMoodeCmd('POST', 'updcfgsystem', {'library_pixelratio': window.devicePixelRatio});
k (jquery-1.8.2.min.js:2:16926)
fireWith (jquery-1.8.2.min.js:2:17709)
ready (jquery-1.8.2.min.js:2:12450)
D (jquery-1.8.2.min.js:2:9849)