What is the best way to pass data in a between masterview-controller to detail-controller in Splitview-controller?
Can a protocol/delegate do ?
What is the best way to pass data in a between masterview-controller to detail-controller in Splitview-controller?
Can a protocol/delegate do ?
Check out this post on setting up your delegate between master/detail view controllers.