You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a crash occurring in the Match3 event system. Investigation shows that the crash is caused by the initial execution order of onStart. The event sequence at startup leads to uninitialized or invalid state access, which triggers the crash.