Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any chance to use an old iOS 9.3.5 iPad? #118

Open
MAPEZ1 opened this issue Feb 13, 2021 · 5 comments
Open

Any chance to use an old iOS 9.3.5 iPad? #118

MAPEZ1 opened this issue Feb 13, 2021 · 5 comments
Labels
bug Something isn't working help wanted Extra attention is needed in progress I am currently working on this

Comments

@MAPEZ1
Copy link

MAPEZ1 commented Feb 13, 2021

We have two old iPad's and it would be great if they could be used with Homebridge-Display as wallmount devices.
Homebridge-Display works on iOS 14 Safari, but the old are 9.3.5
I tried also other browsers on the iPad, but same result (see screenshot)
I know they are old, but a second life for them, instead of a new device, would be great.
Any chance ?

**config
{
"Config": {
"background": "https://i.postimg.cc/MpjZQcnn/background-image.jpg",
"app_id": "https://i.postimg.cc/jjCsX4gH/home-black-ios.png",
"private": false,
"port": 6969,
"customTitle": "Mapez Home"
},
"Boxes": {
"Box1": "iot",
"Box2": "blank",
"Box3": "weather",
"Box4": "calculator",
"Box5": "blank",
"Box6": "news"
},
"Newsfeed": {
"feed": [
"https://some/index.rss"
],
"delay": 60
},
"Weather": {
"units": "C",
"api_key": "my_key",
"lat": xxx,
"lon": yyy
},
"platform": "homebridge-display"
},

**screenshot
image

@EricAndrechek
Copy link
Owner

I agree this should be something that works, I am actively looking into it but I am having trouble determining what is going wrong. My leading theory is that there is something wrong with WebSocket communications between the iPads and the server. I am not sure specifically what is going wrong with the WebSockets, though. If you are able (you'll need a mac for this) and willing, I would appreciate it if you could follow these instructions here to connect your computer to your iPad, then try to load the page on your iPad. Then you'll be able to see in the console in Safari what the errors are. If you could send those to me, I'll hopefully be able to isolate and fix the issue.

@MAPEZ1
Copy link
Author

MAPEZ1 commented Feb 14, 2021

Hi, 100% willing and also Mac :-)
Today I’m a bit short in available time, but for sure during the next two - three days I will look into and hopefully can provide you with insights.
Btw. the Homebridge UI X has also a display issue on old devices.
Status, Config and Log display only a small line below the menu bar. The last update (4.38.0) fix an display issue on old browsers when opening via ip address. I gave it a try via raspi.local:xxxx,
but it’s still the same.

@EricAndrechek
Copy link
Owner

Thank you, I appreciate the help and insight about Homebridge UI issues too. No worries about time, just whenever you are free is great!

@EricAndrechek EricAndrechek added bug Something isn't working in progress I am currently working on this labels Feb 14, 2021
@MAPEZ1
Copy link
Author

MAPEZ1 commented Feb 15, 2021

Using macOS Catalina 10.15.7 and I'm having problems to successfully webinspect the iOS 9.3.5 iPad.
MacBook and iPad where restarted.
The device shows up in the Develop Menu but it's possibly to old to be supported
image
At iOS 14 iPad is works
image

@EricAndrechek
Copy link
Owner

That's really strange, it seems to be a common error in looking into it further. I used a free trial of BrowserStack to open Safari on an iPad running iOS 9.3.5, and it seemed to be working fine. I will continue to look into this and will try and add some additional debugging features into my next update to help troubleshoot further. I will be leaving this issue open until I find a definitive answer as to what is happening. Apologies for the fact that it isn't working yet, I can understand the annoyance.

@EricAndrechek EricAndrechek added the help wanted Extra attention is needed label Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed in progress I am currently working on this
Projects
None yet
Development

No branches or pull requests

2 participants