[3.8.1] Getting Error for "Preview in Simulator"

Hello,

I just tried using 3.8.1 but for hello-world project i am getting below error.

2023-10-27 14:01:54.498 SimulatorApp-Mac[9700:317955] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/bm/nm036mjd0kqf7h4365qx7rx40000gp/T/com.cocos.apps.simulator.savedState

Even though this error comes every time but i am able to see game output properly.
I am on Mac Mini 2023, M2 Pro

Regards,

@zhangxm @mr.kylin Can you please look into this? is this fixed in 3.8.2?

Hi bro,
Thanks for your feedback.
Let’s confirm this.
If we find it out, it will be fixed soon.

I found some useful information in macos - Annoying message when opening windows from Python on OS X 10.8 - Stack Overflow .

It seems it is a new feature of macOSX to resume from crash? And i am not sure what codes trigger it, or every app has the same issue and can be fixed by close it in terminal?

It also appears on my Mac, but seems like don’t have any bad effects on my projects