Location not being reported from app

Hi,

I’ve just finished configuring Hassio on my pi3. I am able to receive various information from the ios app as well as send notifications successfully:

Battery State: Unplugged
Battery Level: 74
Device Type: iPhone 7
Device Name: iPhone
Device Version: 10.3.3
unit_of_measurement: %
friendly_name: iPhone Bat Level
icon: mdi:battery-70

however the location is not being reported anywhere

Location has been enabled in the ios app, I have also checked privacy settings and that permits the app to see my location at any time

Can someone point me in the right direction as to what I’m doing wrong?

not a stupid question…eliminate the obvious first…

yes ios: is added to the configuration.yaml - I am able to see battery details on the server and the phone is able to connect to the server. I can pass notifications to the phone and I can send a one shot location update from the phone; its just that the server seems to ignore the location information

fixed: it didn’t seem to like the “-” in my device ID (changed to “_”)

I am having the same issue. Any ideas?
Only thing that I have in config is ios:
Should I add something else?