Location based snaps

Hello.

I am packaging the snap version of my Instagraph app. When my app tries to get location it gives an error:
QGeoclueMaster error creating GeoclueMasterClient.
Geoclue error: An AppArmor policy prevents this sender from sending this message to this recipient; type=“method_call”, sender=":1.1676" (uid=1000 pid=32227 comm="/snap/instagraph/31/opt/Instagraph/bin/Instagraph “) interface=“org.freedesktop.Geoclue.Master” member=“Create” error name=”(unset)" requested_reply=“0” destination=“org.freedesktop.Geoclue.Master” (uid=1000 pid=31794 comm="/usr/lib/geoclue/geoclue-master ")

I use “location-control” and “location-observe” plugs but I couldn’t find any slot to connect these plugs.

Geoclue is not currently supported by any interfaces. Is this something that you would be interested in implementing for snapd yourself?