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

Notification not updating on Android 15 #42

Closed
cr0w918 opened this issue Nov 13, 2024 · 9 comments
Closed

Notification not updating on Android 15 #42

cr0w918 opened this issue Nov 13, 2024 · 9 comments
Labels
bug Something isn't working

Comments

@cr0w918
Copy link

cr0w918 commented Nov 13, 2024

While the app is active and tracking go plus progress since Android 15 the notification does not update and stays at 0/0/0/0 when the disconnect happens It does show the correct data
Screenshot_20241113-194217
Screenshot_20241113-193419

@Mygod
Copy link
Owner

Mygod commented Nov 14, 2024

Did you update to latest version v1.3.8?

@cr0w918
Copy link
Author

cr0w918 commented Nov 14, 2024

Yep, it's version 1.3.8-g
Screenshot_20241114-012856

@Mygod
Copy link
Owner

Mygod commented Nov 14, 2024

Thanks. Did you turn on notification monitoring in the app? Send a screenshot of the app page please.

@cr0w918
Copy link
Author

cr0w918 commented Nov 14, 2024

Yeah, since it worked before the android 15 update it's always been enabled.
Screenshot_20241114-013404

@shigutso
Copy link

I am having the same issue
Android 15 Pixel 8a
And also in my case I get the notification that my device is inactive, when it is working fine
Monitor Bluetooth option on or off does not fix the issue
screenshot2
screenshot1

@Mygod Mygod changed the title Notification not updating Notification not updating on Android 15 Nov 18, 2024
@shigutso
Copy link

Let me know how/if you need logs to help troubleshooting this on Android 15 thanks!

@Mygod
Copy link
Owner

Mygod commented Dec 2, 2024

This is the reason: https://www.reddit.com/r/androiddev/comments/1g7tdld/android_15_breaks_notification_listeners/

EDIT: This is not the reason

@cr0w918
Copy link
Author

cr0w918 commented Dec 2, 2024

Hmm, I've tried disabling enhanced notifications from settings however, it still doesn't work as intended. At least we now know where the issue is.

@Mygod Mygod added the bug Something isn't working label Dec 2, 2024
@Mygod Mygod closed this as completed in f2000e1 Dec 2, 2024
@cr0w918
Copy link
Author

cr0w918 commented Dec 4, 2024

Just wanted to let you know after disabling that setting since today it started working as intended again. Took a couple of days but maybe you can add the info to the app for other people on android 15.
Screenshot_20241204-142938

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

No branches or pull requests

3 participants