#Background geoloc pinging
5 messages · Page 1 of 1 (latest)
It is possible, but would require some Kotlin/Java code. With current status, tauri doesn't provide a way to start a background service.
I started working on a plugin that allows this, but it will take some time until ready too. I don't remember seeing any other project trying that, tbh. So not sure if possible to finish the project in a way that serves any kind of project though.
Do you already have working code for it ? Any github repo to guide me ?
I never touched anything related to kotlin neither do I have much experience with tauri 2
Unfortunately, nothing really useful yet... Just some LLM generated boilerplate to guide me on the research.. but had to stop working on this 😕