You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To ensure the navigation foreground service is accepted by Android review, we need to include a foreground service notification. This is typically an active notification with the upcoming maneuver.
For a good example:
Start navigation on Google Maps on android,
Background the app (e.g. lock the phone)
At this point you will see google maps actively progressing toward the next maneuver as a foreground notification.
To ensure the navigation foreground service is accepted by Android review, we need to include a foreground service notification. This is typically an active notification with the upcoming maneuver.
For a good example:
At this point you will see google maps actively progressing toward the next maneuver as a foreground notification.
This should follow #113
The text was updated successfully, but these errors were encountered: