batoulapps / adhan-swift

High precision Islamic prayer time library for Swift
MIT License
182 stars 42 forks source link

Feature Request - Handle notifications #82

Closed imthath-m closed 1 year ago

imthath-m commented 1 year ago

It will be helpful to add something like a NotficationScheduler class which can automatically schedule notifications for all round the year using provided notification content, calculation params and location cordinates.

sgtsquiggs commented 1 year ago

That is beyond the scope of this library - I would expect that to be something an application developer would implement using our library.

imthath-m commented 1 year ago

Yeah, I understand. But then it would be duplication of effort by many developers as most prayer apps need notifications.

In Sha Allah, I'll publish a package which uses Adhan and handles notifications.