#Broken heading on Android Companion app after core update
1 messages · Page 1 of 1 (latest)
Can the frontend of the companion app only update with the app version?? Isn't it just a web view?
Tried that and no luck unfortunately 😦
If I change the home assistant URL to my local one in the companion app, then it loads the new frontend
But when I change it back to my remote URL it loads the old frontend again. Super weird! Especially because if I access the remote URL from my browser it's using the new frontend automatically
I think maybe https has its own service workers that do their own additional caching.... but I'm very not knowledgeable about it