Eulices Lopez 0bcff4baf5 fix(ios): resolve main-thread warnings for CLLocationManager and SFSpeechRecognizer
- Reuse CLLocationManager instance instead of creating on main thread each call
- Cache SFSpeechRecognizer.authorizationStatus as nonisolated computed property
- Both fixes eliminate UI-responsiveness warnings in currentPermissions()
2026-03-20 11:03:20 -04:00
..