swiftui-multiplatform/Shared
Angelo Stavrow 93c016268a
Add error handling to iOS post editor (#210) (#214)
* Add error handling to post editor

* Cleanup

* Add error handling to macOS (#211)

* Add error handling to Mac app

* Log fatal errors and present alert on next launch (#212)

* Log fatal crashes and present alert on next launch

* Update crash alert copy and navigate to help forum

* Refactor logging into reuseable methods

* Refactor class to use protocol

* Clean up todo comment

* Revert "Log fatal errors and present alert on next launch (#212)"

This reverts commit 7475b57772.
2022-07-28 07:38:19 -04:00
..
Account Add default values for some error strings 2022-05-23 15:12:33 -04:00
Assets.xcassets Add “does.not.exist” 1x1 transparent image 2020-12-30 10:03:53 -05:00
ErrorHandling Handle purging post errors 2022-05-23 15:52:20 -04:00
Extensions Handle errors in (most) shared code 2022-05-26 08:08:12 -04:00
Models Cleanup 2022-05-31 06:51:40 -04:00
Navigation Add default values for some error strings 2022-05-23 15:12:33 -04:00
PostCollection Remove commented-out code 2022-05-28 07:22:27 -04:00
PostEditor Move user defaults to App Group 2021-11-05 14:18:36 -04:00
PostList Handle purging post errors 2022-05-23 15:52:20 -04:00
Preferences Add action extension 2021-11-19 15:41:54 -05:00
Resources Add Sparkle to the credits doc 2021-01-05 15:20:14 -05:00
LocalStorageManager.swift Handle errors in (most) shared code 2022-05-26 08:08:12 -04:00
WriteFreely_MultiPlatformApp.swift Add error handling to iOS post editor (#210) (#214) 2022-07-28 07:38:19 -04:00