Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android Foreground Notification #148

Closed
Archdoog opened this issue Jul 14, 2024 · 0 comments · Fixed by #186
Closed

Android Foreground Notification #148

Archdoog opened this issue Jul 14, 2024 · 0 comments · Fixed by #186
Assignees
Labels
android UI/UX Related to the UI/UX (on any platform)

Comments

@Archdoog
Copy link
Collaborator

Archdoog commented Jul 14, 2024

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:

  1. Start navigation on Google Maps on android,
  2. 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.

This should follow #113

@Archdoog Archdoog added android UI/UX Related to the UI/UX (on any platform) labels Jul 14, 2024
@ianthetechie ianthetechie added prod onboarding blocker Blocks production deployment of a known target user and removed prod onboarding blocker Blocks production deployment of a known target user labels Jul 17, 2024
@Archdoog Archdoog self-assigned this Aug 13, 2024
@Archdoog Archdoog moved this to In Progress in Ferrostar Aug 13, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Ferrostar Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android UI/UX Related to the UI/UX (on any platform)
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants