NavInfoEvent not triggered in android when application is in background/minimized #169
Labels
status: investigating
The issue is under investigation, which is determined to be non-trivial.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Hi,
Navinfo event is not triggered when application is in background.
Environment details
google_navigation_flutter: ^0.3.0
Observed for android (Note iOS is working)
Flutter - 3.22.3
Location Permissions are enabled
Permissions added
Steps to reproduce
Set destination and origin.
Open Google Maps for turn-by-turn navigation
Initial self-location and the route are displayed on the map
Be in the app for a few minutes. The nav info events are received.
Now minimize the app -> The nav info events are not triggered
AndroidManifest
Flutter Code Snippet
Thanks!
The text was updated successfully, but these errors were encountered: