-
Notifications
You must be signed in to change notification settings - Fork 304
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Geolocation specta build error on fresh project #2279
Labels
Comments
Can you post the full error message please? |
Here's the full error:
|
thanks. a bit weird that i don't see this myself but the error itself makes sense and you were right about the linked pr. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Installing the geolocation plugin causes a build error:
This error looks related to this fix: tauri-apps/tauri#11871
Steps to reproduce:
tauri ios init
tauri ios dev
[✔] Environment
- OS: Mac OS 15.2.0 arm64 (X64)
✔ Xcode Command Line Tools: installed
✔ rustc: 1.83.0 (90b35a623 2024-11-26)
✔ cargo: 1.83.0 (5ffbef321 2024-10-29)
✔ rustup: 1.27.1 (54dd3d00f 2024-04-24)
✔ Rust toolchain: stable-aarch64-apple-darwin (default)
- node: 22.13.0
- pnpm: 10.0.0
- npm: 10.9.2
[-] Packages
- tauri 🦀: 2.2.0
- tauri-build 🦀: 2.0.4
- wry 🦀: 0.48.0
- tao 🦀: 0.31.1
- @tauri-apps/api : 2.2.0
- @tauri-apps/cli : 2.2.2
[-] Plugins
- tauri-plugin-geolocation 🦀: 2.2.0
- @tauri-apps/plugin-geolocation : 2.2.0
[-] App
- build-type: bundle
- CSP: unset
- frontendDist: ../dist
- devUrl: http://localhost:1420/
- bundler: Vite
[-] iOS
- Developer Teams: [...]
The text was updated successfully, but these errors were encountered: