iOSDropDown
iOSDropDown copied to clipboard
Thread 1: EXC_BAD_ACCESS (code=2, address=0x1075d56a0)
I have a problem implementing my project. when I run the app version ios12 we are getting this issue.

Me too😞
I'm also facing the same issue.
Me too😞
I'm also facing the same issue.
try programatically add the DropDown, seem it not accessible using story board.
use JRDropDown class instead of DropDown in storyboard
Using JRDropDown in Storybard works fine,
Try programatically adding DropDown, it worked for me