I am currently writing an iOS application which fills Dynamic cells with data retrieved from a PLIST file. I have searched and searched but cannot comprehend/find a way to make my data searchable.
I would like my plist to be searchable and provide the correct information. Any assistance would be greatly appreciated as I am new and struggling with the search function.
I am coding with Xcode 6.1.1 and for iOS 7+. If you would like I can also post my code so you can see what I am working with.