Use background geolocation in ionic vue

Hi guys, how could I correctly use the background geolocation plugin in an ionic vue app? I am developing an app for dispatchers and I need that when starting the route it can be registered, but I don’t really know how to achieve that with the mentioned plugin. I am thankful for any kind of help.

This is a version in react, but the same approach would be used for vue

1 Like

Thanks Mike! im going to read and try to understand how it’s works and try to implement in my project