fahidsarker / minimal_adhan

An Open source adhan application built with Flutter
GNU General Public License v3.0
11 stars 1 forks source link

The alarm is not working #1

Open hasanaylas opened 1 year ago

hasanaylas commented 1 year ago

Android does not warn at prayer times. I couldn't find the source of the problem.

fahidsarker commented 1 year ago

May I please know the device info? I am getting notifications about 95% of the time on oneplus 7 (sdk 30).

hasanaylas commented 1 year ago

Samsung Note 9 android 10

hasanaylas commented 1 year ago

sdk 31

fahidsarker commented 1 year ago

I could not track down the issue as well. I guess the issue is mainly related to android hibernating/quitting the app from the background. Unfortunately, we can not control that. Not all android skins are the same when it comes to background app control. Maybe thats why I don't have the issue on one-plus but you have on Samsung? You can try whitelisting the app to run in the background if there is a setting for it. (If it works please let me know)

I am a bit busy these days. Will take a deeper look next month Insha-Allah.

Happy Coding :-)