phatblat / RealmTaskTracker

SwiftUI version of the MongoDB Realm iOS tutorial

Home Page:https://docs.mongodb.com/realm/tutorial/ios-swift/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move syng logging and error handling to

todo opened this issue · comments

commented

/// TODO: Move syng logging and error handling to
final class AppState {
/// Cancellables to be retained for any Future.
var cancellables = Set<AnyCancellable>()


This issue was generated by todo based on a TODO comment in 4e0f4ee. It's been assigned to @phatblat because they committed the code.