Skip to content

Tauri Plugin Geolocation Lacks Background Watch (iOS) (Guidance Requested on API and Merge) #1833

Open
@bradleat

Description

@bradleat

Title says it all here. The existing geo location plugin does not update in the background on iOS (I do not know about Android).

I've made an update to the plugin so that background locations work and I have been using it in my own projects. I'd like to contribute the change back to the group, but I'd like feedback on the API and the implementation before I do.

https://github.com/inKibra/tauri-plugins/blob/main/packages/tauri-plugin-geolocation/index.ts

https://github.com/inKibra/tauri-plugins/blob/main/packages/tauri-plugin-geolocation/ios/Sources/GeolocationPlugin.swift

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions