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

targetSdkVersion 34 cause missingForegroundServiceTypeException #2591

Closed
5800LDW opened this issue Dec 13, 2023 · 1 comment
Closed

targetSdkVersion 34 cause missingForegroundServiceTypeException #2591

5800LDW opened this issue Dec 13, 2023 · 1 comment

Comments

@5800LDW
Copy link

5800LDW commented Dec 13, 2023

targetSdkVersion 34

Caused by android.app.MissingForegroundServiceTypeException:Staring FGS without a type callerApp=ProcessRecord

at leakcanary.internal.ForegroundService.showForegroundNotification(ForegroundService.kt:51)
at leakcanary.internal.ForegroundService.onCreate(ForegroundService.kt:33)
@pyricau pyricau marked this as a duplicate of #2568 Jan 2, 2024
@pyricau pyricau closed this as completed Jan 2, 2024
@pyricau pyricau marked this as not a duplicate of #2568 Jan 2, 2024
@pyricau
Copy link
Member

pyricau commented Jan 2, 2024

LeakCanary is in the stacktrace but has nothing to do with this, this is a bug in your app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants