1and2papa / CTAssetsPickerController

iOS control that allows picking multiple photos and videos from user's photo library.
MIT License
2.15k stars 550 forks source link

Crashing the App on Selecting Albums #197

Closed Deepak-Nair closed 8 years ago

Deepak-Nair commented 8 years ago

* Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '* -[NSPlaceholderString initWithFormat:locale:arguments:]: nil argument'

libc++abi.dylib: terminating with uncaught exception of type NSException

nagainfosolutions commented 8 years ago

I am also getting this crash. It seems the CTAssetsPickerController.bundle is not being created. I am using cocoa pods.

1and2papa commented 8 years ago

Hi @Deepak-Nair and @nagainfosolutions, may I know which version of cocoapods you used? There is another issue related missing localisation files and images, which the pods were built from a pre-release version of Cocoapods.