mjolnir91
mjolnir91
@FilipMasar I did exactly what you said and it fixed the issue. @aymeric-giraudet I can't link my code its protected "react-instantsearch-dom": "^6.28.0", "@types/react-instantsearch-dom": "^6.12.3", "react": "latest", "next": "latest", [package.txt](https://github.com/algolia/react-instantsearch/files/9609524/package.txt) So...
I was having the exact same issue. All I had to do was restart the android emulator and it started working.
> @lahirunc If I understand the issue correctly, `getPositionStream()` emits location updates regardless of `distanceFilter`. @tannker states that `getPositionStream()` works correctly, taking the `distanceFilter` into account. That is, until `getCurrentPosition()`...
I think these issues are related https://github.com/Baseflow/flutter-geolocator/issues/1254