You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when the alarm rings, the application opens up again, a splash screen shows up, and then finally the alarm ringing screen appears. On dismissing the alarm, it navigates to the home screen.
The ideal behavior should be like it was before when we were using the foreground services, the application shouldn't open up again, and this way the splash screen will not be shown.
I would like to work on this issue, so please consider assigning it to me.