Cocoanetics / DTFoundation

Standard toolset classes and categories
BSD 2-Clause "Simplified" License
802 stars 237 forks source link

Crash on didPresentActionSheet: and willPresentActionsheet: #78

Closed MPiccinato closed 10 years ago

MPiccinato commented 10 years ago

In these two methods the respondsToSelector call was checking for the incorrect method being implemented on the actionSheetDelegate.

coveralls commented 10 years ago

Coverage Status

Coverage remained the same when pulling 08c98e4bbde401af01fc2997d8c6a3e8e845dd7d on MPiccinato:DelegateForwardingFix into 24290e468bd8759f3838f5983f37e7062db29663 on Cocoanetics:rp-alertViewDelegate.