When using `RMUniversalAlert.showActionSheetInViewController` on iOS 7.1, my app crashes with: ``` expected Proc with 3 arguments (got 2) ``` This is in relation to the tapBlock callback.
When using
RMUniversalAlert.showActionSheetInViewControlleron iOS 7.1, my app crashes with:This is in relation to the tapBlock callback.