ITADN

Implement Geolocation API for Tauri bundle

#157Openvaleriansaliou 创建于 2025-04-14
feature
V
valeriansalioucommented
Currently, it is not possible to access the Geolocation API (used in the profile editor to auto-detect user location in one click) in Tauri Desktop bundles. There is an ongoing effort to implement the Geolocation API in Tauri, although it's currently only done for Mobile platforms. Desktop availability is tracked here and might be done at some point: https://github.com/tauri-apps/plugins-workspace/issues/2074
0 条评论