IOS component help

Hi,

i need some help with the IOS app, i had it working great previously, but its just stopped working although i feel it coincides with the change to the login procedures.

basically i have an error on the front end saying the IOS component cant be loaded and to check config, the ios app can control the home assistance instance but of the three components only device tracker is loaded.

im really puzzled and its been like this for a while i just haven’t got round to sorting it due to summer etc, but winters coming and i rely on the app notifications for doorbell alerts and security features.

im using Hassbian version 0.79.3, the only thing that points to problems in the log is this.

Could not parse JSON content: /home/homeassistant/.homeassistant/.ios.conf Traceback (most recent call last): File "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/util/json.py", line 28, in load_json return json.loads(fdesc.read()) # type: ignore File "/usr/lib/python3.5/json/__init__.py", line 319, in loads return _default_decoder.decode(s) File "/usr/lib/python3.5/json/decoder.py", line 339, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/lib/python3.5/json/decoder.py", line 357, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

thanks for any help

scott