I am getting the following error in the log every time I use the iOS app any suggestions?
https://xxxxx.com/frontend_latest/chunk.4e658893eb3987694e23.js:1:973 TypeError: undefined is not an object (evaluating 'window.webkit.messageHandlers.externalBus.postMessage')
can you share your config?
I donāt get these error with either 1.5 or v2 b40
Do you have mobile_app: defined? What about the version of your frontend js?
I use javascript_version: latest
Same thing happening here. Running iOS 12.2 with app version 1.5. Hass.io running HA 0.92
Every-time I login or refresh inside the app I get the exact same error in the logs:
https://homeassistantdomain.com/frontend_latest/chunk.4e658893eb3987694e23.js:1:973 TypeError: undefined is not an object (evaluating 'window.webkit.messageHandlers.externalBus.postMessage')
My lovelace front end is auto managed still so not like I have anything custom in there.
I do not have stream enabled.
Tried completely deleting iOS integration, deleting the app, also tried another iPhone - same issue.
This is the last error I see before the front end becomes unresponsive. Fortunately I could restart via the CLI. (twice now)
I disabled ffmpg:, and my generic cameras stream config (left still image configs in place) before restarting. So far things seem stable again and no errors.