TimetableApp not auto-joining while in background. #9
Labels
blocked by dependencies
This issue is caused by a bug/lack of functionality in an external dependency
bug
Something isn't working
The
Periodic
loop, mostly copied from our WinForms days, does not work for our UWP application.Students might STILL miss classes if our application is in the background.
The same thing happens for Android, don't know what's the case for other platforms.
A possible fix is to create a "Scheduled Notification", but requires more improvement from ToastNotification.Uno library.
The text was updated successfully, but these errors were encountered: