-
-
Notifications
You must be signed in to change notification settings - Fork 765
Open
Description
Please check the following before submitting a new issue.
- I have searched the existing issues.
- I have carefully read the documentation and verified I have added the required platform specific configuration.
Please select affected platform(s)
- Android
- iOS
- Linux
- macOS
- Web
- Windows
Steps to reproduce
Can't really tell unfortunately, as we're seeing the problem only through our remote logging.
Expected results
The stream either emits data, or, if there is a problem, throws an error.
Actual results
In our mobile (Android+iOS) app, for some of our users, getPositionStream doesn't emit any data, even though they are under GPS coverage. The stream doesn't emit an error either, it just stays silent. We call getLastKnownPosition right before that and it does return a position.
Code sample
see "Actual Results"
Screenshots or video
Screenshots or video demonstration
[Upload media here]
Version
newest
Flutter Doctor output
Doctor output
[Paste your output here]Metadata
Metadata
Assignees
Labels
No labels