Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TimetableApp not auto-joining while in background. #9

Open
trungnt2910 opened this issue Aug 10, 2021 · 1 comment
Open

TimetableApp not auto-joining while in background. #9

trungnt2910 opened this issue Aug 10, 2021 · 1 comment
Labels
blocked by dependencies This issue is caused by a bug/lack of functionality in an external dependency bug Something isn't working

Comments

@trungnt2910
Copy link
Member

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.

@trungnt2910 trungnt2910 added blocked by dependencies This issue is caused by a bug/lack of functionality in an external dependency bug Something isn't working labels Sep 11, 2021
@trungnt2910
Copy link
Member Author

Waiting for some improvements in ToastNotification.Uno.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked by dependencies This issue is caused by a bug/lack of functionality in an external dependency bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant