Skip to content
New issue

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

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

Already on GitHub? # to your account

Bugs of v1.3 #1

Closed
SATYAJIT1910 opened this issue Jan 21, 2022 · 0 comments · Fixed by #2
Closed

Bugs of v1.3 #1

SATYAJIT1910 opened this issue Jan 21, 2022 · 0 comments · Fixed by #2
Assignees
Labels
bug Something isn't working

Comments

@SATYAJIT1910
Copy link
Owner

  • The app is crashing in the android 12 devices during an add operation.
    Most probable cause is AlarmManager initialization.
  • The Notifications are not coming when the app is not loaded on the RAM. All the tasks are getting stacked meanwhile. The cause is also ṛelated to the use of AlarmManager. It may be fixed with Worker class .
@SATYAJIT1910 SATYAJIT1910 self-assigned this Jan 21, 2022
@SATYAJIT1910 SATYAJIT1910 added the bug Something isn't working label Jan 21, 2022
SATYAJIT1910 added a commit that referenced this issue Jan 21, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant