DBus services in Flatpak applications

The service file got installed, but I don’t have the impression that it’s working completely.

The main reason I want the service file is to ensure my application can autostart when a DBus call to it is done by an accompanying GNOME Shell extension. The extension runs outside the Flatpak container. The service doesn’t seem to autostart.

Am I missing something here?