docs-maui icon indicating copy to clipboard operation
docs-maui copied to clipboard

Delete the application directory in the saved app state directory on Mac Catalyst

Open davidbritch opened this issue 1 year ago • 0 comments

If you set Preferences.Default.Set("NSQuitAlwaysKeepsWindows", false); in your Mac Cat application, the application directory in the Saved Application State directory will automatically be deleted when you exit the app properly.

https://github.com/dotnet/maui/issues/17841#issuecomment-1768083722

davidbritch avatar Oct 18 '23 11:10 davidbritch