iosphere / ISHPermissionKit

A polite and unified way of asking for permission on iOS
https://iosphere.de
Other
614 stars 44 forks source link

Catch nil request objects before adding them to an array #84

Closed shagedorn closed 8 years ago

shagedorn commented 8 years ago

Experienced the issue with Carthage, which always seems to build in release without assertions (else requestForCategory: would assert earlier).