maxkonovalov / MKDropdownMenu

🔻 Dropdown Menu for iOS with many customizable parameters to suit any needs
MIT License
527 stars 83 forks source link

crashes my app when use MKDropdownMenu for ios 7.0 #32

Closed ParveshChauhan closed 7 years ago

ParveshChauhan commented 7 years ago

When using MKDropdownMenu it works fine for ios 8.0 and above but when using for ios 7.0, app crashes.

error log: -[UITableView setLayoutMargins:]: unrecognized selector sent to instance

ParveshChauhan commented 7 years ago

Sorry for this question, I got the answer for MKDropdownMenu minimum requirement is iOS 8+ Xcode 8+