Anyone else’s view in the iOS app as below?
Nobody? This is happening in both Safari browser as well as the app.
I’m not seeing that on mine; although I’m using my HA instance on Ubuntu 16.04 server. The only I’m having with app, is location reporting. It always shown me away; even though OwnTracks reported that I’m home
configuration.yaml
frontend:
javascript_version: auto
Also from your ios app. check the setting to use Chrome
So nobody else has this issue on iPhone 7?
Set JavaScript version to es5
Clear cache and reboot phone
Works here on multiple iOS devices 11.25 and 11.3 beta
I use javascript_version: auto
If I use es5 or latest.History wouldn’t load from ios app.
Test on iPhone 6Plus, 6s, 7Plus
I’ve never used javascript_version:
at all, ever. Why should I start using it now? My configuration.yaml only uses frontend:
and that’s it.
This issue only came about in 0.62 and continues in 0.62.1. It doesn’t break anything, but it’s simply cutting off text slightly. Also, I don’t use Chrome so I’m not sure how that setting in the app would help @Sunonline.
From PC I use chrome for browser.
From IOS App. >Setting>General Settings> I have turn on Open links in Chrome.
Javascript_version: which I have put under frontend: platform, I didn’t install anything as well and nothing break from frontend.
On earlier version of HA. I found that when I open IOS App > History couldn’t load at all. But I can see from my PC normally.
So I put javascript_version: auto under frontend now. It works perfectly from my IOS App.