escoz / QuickDialog

QuickDialog - Quick and easy dialog screens for iOS
http://escoz.com/open-source/quickdialog
Other
3.08k stars 637 forks source link

controllerAction in QRadioElementcauses exc_bad_access #705

Open f8bar opened 9 years ago

f8bar commented 9 years ago

For those where the controllerAction causes a EXC_BAD_ACCESS error its due to the objc_msgSend try [controller performSelector:selector withObject:self]; instead in the QElement.m File.