application_foregrounded
triggers for non-foregrounding events
#387
Labels
application_foregrounded
triggers for non-foregrounding events
#387
Describe the bug
application_foregrounded
is described as:However, in reality the event is fired in many other situations:
Furthermore, it is fired alongsinde
application_opened
which already fires every time the application is foregrounded, leading to a lot of confusion. What is the definition of the words:opened
,foregrounded
andbackgrounded
. The current behaviour is terribly asymmetric and misleading.To Reproduce
Steps to reproduce the behavior:
Expected behavior
application_opened
&application_foregrounded
application_backgrounded
application_foregrounded
application_backgrounded
?application_foregrounded
?application_backgrounded
Platform (please complete the following information):
The text was updated successfully, but these errors were encountered: