Hi guys,
at the moment it is not possible to notify a user about the result of a background process. The only thing a developer can do is to request opening the application that triggered the background process. In some cases it might be a good thing if an application could also notify the user about what happend. So my idea would be to:
1. add an additional permission entry "Background notification"
2. in case the above mentioned permission is activated the background process is allowed to use the Attention module to vibrate/playSound and showing a message to the user. The message itself would be shown and would allow to decide whether the application should be opened or not
I think this is something other developers would also like to have for their apps.
I have read somewhere that there is something in plan to introduce a new notification system. Maybe somebody can give some insights how it will work.
Thanks!
Bye