AssistoLab / DropDown

A Material Design drop down for iOS
MIT License
2.44k stars 622 forks source link

No known class method for selector 'startListeningToKeyboard' #278

Open KaranVakharia789 opened 3 years ago

KaranVakharia789 commented 3 years ago

Hello I am working on objective c. after i update pod i m facing following issue:

  1. No known class method for selector 'startListeningToKeyboard'.
  2. No visible @interface for 'DropDown' declares the selector 'setAnchorView:'
  3. Property 'bottomOffset' not found on object of type 'DropDown '

please guide me how to resolve it. thank you.

Screenshot 2020-11-21 at 12 58 28 PM Screenshot 2020-11-21 at 12 58 44 PM
vivekjains commented 3 years ago

Any update on this.. as I'm also working on objective c project and having the same issue.