I read the following link About sorting NSArray
But I am struggling to convert this to my use case where I need to manually sort based on values that are inside an NSDictionary
inside an NSArray
.
I tried to google search for Sort using NSDictionary
inside NSArray
but got no good hits. Can someone please point me in the right direction?