tauri-apps / tauri-apps/plugins-workspace
Tauri Plugin Geolocation Lacks Background Watch (iOS) (Guidance Requested on API and Merge)
Open
platform: android
platform: ios
plugin: geolocation
type: feature request
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 602
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 9
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.