24.5k views
3 votes
Why can’t web apps send notifications to a device’s taskbar when the app is closed?

1 Answer

3 votes
Web apps can't send notifications when it's closed because it is not installed into the device as a software program, meaning it doesn't have enough access to do so. Plus you are closing it down so how is something that you close down supposed to work?
User Adrian Pacala
by
6.3k points