CorvetteCole / GotoSleep

An Android app that helps you manage a healthy sleep schedule. Licensed under the GPLv3 license
GNU General Public License v3.0
63 stars 9 forks source link

Notifications not working without Google Play Services #10

Closed TheoDutch closed 5 years ago

TheoDutch commented 5 years ago

Notifications seem to be dependent on Google Play Services. I am running lineageOS without Google Play Services. Would it be an idea to look into Pushy (https://pushy.me)?

CorvetteCole commented 5 years ago

what version of Android are you running? I'm using basic Alarms so it really shouldn't be dependent on GMS. Am looking in to this

TheoDutch commented 5 years ago

Thank you for your quick response. You were right, the issue is not Google Play Services. The problem was that my phone automatically goes to 'Do-not-disturb' mode when its late. This is of course not an issue with your app. I really like the idea of the app :)