Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Notifications not working #74

Open
WaniKaniNewbie opened this issue Mar 7, 2019 · 2 comments
Open

Notifications not working #74

WaniKaniNewbie opened this issue Mar 7, 2019 · 2 comments

Comments

@WaniKaniNewbie
Copy link

The app does not notify when there are new items for review or study.

Is this because the app doesn't auto update in the background?

I seem to have to manually refresh to find out the current reviews and lessons

@Michael-Clifton
Copy link

I also have this issue on a Galaxy S8 running Android P.
I have tried:
Opening the App and enabling notifications within it.
Opening my system notification settings and allowing notifications for the App.
Turning off Do not Disturb on my system.
Opening up mobile data and ensuring background data is enabled for the app explicitly enabling the App to transfer mobile data in the background

@chickendude
Copy link

chickendude commented May 14, 2019

You must be on Android O or greater, i think the notifications are getting created in NotificationPublisher.java:

However on Android O and above you need to create a notification channel to publish the notifications in, otherwise they won't be shown.

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

No branches or pull requests

3 participants