Delete the application directory in the saved app state directory on Mac Catalyst
Open
doc-enhancement
- Dominant language
- No language data
- Stars
- 282
- Forks
- 265
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 19
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.