Recurring Crash Issue When Opening Same App in Maui Project
Sarfaraz Sable
30
Reputation points
I'm encountering an issue with two apps, let's call them A and B. When I open app B from app A, then close app B, and subsequently reopen app A, it crashes. To identify this issue, I created a new project, let's call it C. Interestingly, when running app C and opening app A, it doesn't crash. However, when I close app A and reopen app C, it crashes. It seems that the crash occurs when opening the same app again. Any insights or assistance on resolving this issue would be greatly appreciated.
Sign in to answer