Bit of odd one
2025.3721.
When we open Solar2d, then open our project from the recent screen on our Mac Mini. Most attempts it will appear to crash. We see the project console log flashing through usually start up debug prints.
But then whole app appear goes away.
Simulator opens fine in windows.
Repeated attempts to open the project we then eventually get a attempt were it opens fine. Appears to work as normal and we do a device build ( android). Test android device runs fine.
So guess there appears to be some sort of race condition in my app startup that sometimes killing the iOS sim. But not sure where to look for logs / indicators on what may be causing that?
Any guidance / pointers welcome.