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

Foreground Service fails to start on Android 14 #146

Open
qdot opened this issue Sep 2, 2024 · 2 comments
Open

Foreground Service fails to start on Android 14 #146

qdot opened this issue Sep 2, 2024 · 2 comments
Assignees
Labels
bug Something isn't working mobile - android Issues on Android Mobile

Comments

@qdot
Copy link
Contributor

qdot commented Sep 2, 2024

Android 14 requires a "foreground type" for starting new foreground services. As this is our first build using this SDK and I didn't want to hop forward 2 major versions on the FGS library, I left things as is, and now all Android 14 users crash. Oops.

Copy link

sentry-io bot commented Sep 2, 2024

Sentry Issue: INTIFACE-CENTRAL-AG

@qdot qdot added bug Something isn't working mobile - android Issues on Android Mobile labels Sep 2, 2024
@qdot qdot self-assigned this Sep 2, 2024
@qdot
Copy link
Contributor Author

qdot commented Sep 2, 2024

Ok, it's just this: Dev-hwang/flutter_foreground_task#192

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working mobile - android Issues on Android Mobile
Projects
None yet
Development

No branches or pull requests

1 participant