Hi,
Have used the HA App since some time.
Yesterday I updated my iPhone to iOS. AFAIK HA App worked afterwards.
Suddenly since today, when opening the app this happens:
The same happens, when I open the HA page in Safari or Chrome.
But it works from every other device / browser.
What could have gone wrong here?
I now tried to debug the browser console on my iPhone with opening a chrome://inspect tab. The output of opening my home assistant page likes quite normal:
https://ha.example.cc/lovelace/0
INFO%cTEMPLATE-ENTITY-ROW 1.3.0 IS INSTALLED color: green; font-weight: bold
LOGReadme: https://github.com/thomasloven/lovelace-auto-entities
INFO%cFloorplan for Home Assistant (ha-floorplan)%c
Version 1.0.33 color: orange; font-weight: bold; background: black color: white; font-weight: bold; background: rgb(71, 170, 238)
INFO%c APEXCHARTS-CARD %c v2.0.1 color: orange; font-weight: bold; background: black color: white; font-weight: bold; background: dimgray
https://ha.example.cc/lovelace/0
INFO%cTEMPLATE-ENTITY-ROW 1.3.0 IS INSTALLED color: green; font-weight: bold
LOGReadme: https://github.com/thomasloven/lovelace-auto-entities
INFO%cFloorplan for Home Assistant (ha-floorplan)%c
Version 1.0.33 color: orange; font-weight: bold; background: black color: white; font-weight: bold; background: rgb(71, 170, 238)
INFO%c APEXCHARTS-CARD %c v2.0.1 color: orange; font-weight: bold; background: black color: white; font-weight: bold; background: dimgray
It’s really weird…
Finally I made some progress on this really annoying issue! It only happens, when I open the HA page by domain name only, without any slug!
What seems to happen is, not adding a path / slug it wants to load the overview page for my user: https://ha.example.cc/lovelace/0 which reloads some times like in the video in the initial post.
As the same also happens in Chrome and Safari, I changed the default view to lights. Then I can open https://ha.example.cc without any problems.
The problem though: I can’t change the default view in the Home Assistant App, as I never reach a state, where the burger menu is shown.