jriosdev / iOSDropDown

Drop Down Menu for iOS With Search And Other Awesome Customisation
https://cocoapods.org/pods/iOSDropDown
MIT License
659 stars 150 forks source link

Thread 1: EXC_BAD_ACCESS (code=2, address=0x1075d56a0) #121

Open gupta163 opened 1 year ago

gupta163 commented 1 year ago

I have a problem implementing my project. when I run the app version ios12 we are getting this issue.

Screenshot 2022-11-22 at 1 22 19 AM
daniilbelikov commented 1 year ago

Me too😞

HarshJ19 commented 1 year ago

I'm also facing the same issue.

zephiel1802 commented 1 year ago

Me too😞

I'm also facing the same issue.

try programatically add the DropDown, seem it not accessible using story board.

falsaadi commented 1 year ago

use JRDropDown class instead of DropDown in storyboard

AdilMir commented 4 months ago

Using JRDropDown in Storybard works fine,

Dileep3699 commented 1 month ago

Try programatically adding DropDown, it worked for me