Skip to content

flash.event.Event.EXITING not triggered properly #1420

Open
@mspdevelopers

Description

@mspdevelopers

If you are running a mobile app in the simulator depending on how you close it you will get the EXITING event or not.

Case A:
-Run the app with the bat file or with the play icon
-Close it clicking the X in the window
-EXITING event will be triggered

Case B:
-Run the app with the bat file or with the play icon
-Close it clicking stop or closing the cmd that the batch file opened.
-EXITING event won't be triggered

I discovered this behavior while I was testing a log file that should be erased in the EXITING event.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions