Fix Scheduler Refresh and Display Notifications When Application is Active
:recycle: Current situation & Problem
Local notifications are not displayed in the app when the app is in the foreground
The schedule view is not updated when new notifications appear when a user enters the application and the notification was delivered in the background: #12
:bulb: Proposed solution
Refreshes the schedule components when the application entered the foreground
Removes notifications from the Notification Center when the task has been fulfilled
Improves the display logic to display the banner even if the user is having the application in the foreground
Fix Scheduler Refresh and Display Notifications When Application is Active
:recycle: Current situation & Problem
:bulb: Proposed solution
Code of Conduct & Contributing Guidelines
By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: