my project uses both Objective-C and Swift code. When a user logs in, it calls a set of apis for user preference, I have a DataCoordinator.swift class which schedules the AP
What I would do is change FetchOperation to a class instead of struct.
FetchOperation
class
struct