|
|
|
|
|
by Nextgrid
684 days ago
|
|
iMessage runs at the system level, and there's an argument for it as it needs to run all the time to process incoming message notifications. But I don't see why a browser should run at system level - if the app is closed, there is no reason for its code to be running. |
|
It definitely does not need to run all the time, it could be woken up by incoming notification like all other apps (and I hope it is how it actually works).