I am a newbie in iOS application development, but I am trying to learn how to deal with Cocoa in the best way.
I got stuck trying to understand how to keep and refer
More experienced colleagues recommend to have relevant property in AppDelegate. IMO it is better to use specific set of models in specific controller.