troshko111 / TRAutocompleteView

Autocomplete view attachable to any UITextField. Ships with sample items source - google places items source. Can be configured to autocomplete from any source. Auto fits all available space, customizable look and feel
Other
192 stars 63 forks source link

Compile error #19

Open Lukaz32 opened 9 years ago

Lukaz32 commented 9 years ago

I can't compiled it. I've added AFNetworking as well but it won't work. What am I missing? screen shot 2015-04-03 at 12 57 49 pm

colasbd commented 9 years ago

Same problem here. When I try to execute the demo, I have the following error

capture d ecran 2015-04-07 a 17 58 51

I wonder if the required version of AFNNetworking you need is an old one. You should add it to your project, IMHO.