Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bundle path error #95

Closed
NilStack opened this issue Mar 14, 2015 · 5 comments
Closed

bundle path error #95

NilStack opened this issue Mar 14, 2015 · 5 comments

Comments

@NilStack
Copy link

Hi, @chiunam:
I installed the latest version CTAssetsPickerController with cocoapods and built it successfully, but when
tested it in simulator i got this error. It happened when i clicked the 'Camera Roll' cell in the first view.

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

I think maybe there is something wrong with localization bundle path. So is there something i need to do with the bundle?
other info: Xcode 6.2, iOS 8, "use_frameworks!" in podfile

Thanks for sharing CTAssetsPickerController!

@1and2papa
Copy link
Owner

Hi @NilStack, may I know which localisation used in your app?

@NilStack
Copy link
Author

I don't set locale in my app. The language setting in the simulator is English and region is United States.
Sorry i have few experience in localization.

@1and2papa
Copy link
Owner

@NilStack okay. That might be the differences between building pods with frameworks and static library. Let me check.

@NilStack
Copy link
Author

@chiunam Thanks for fixing it.

@1and2papa
Copy link
Owner

@NilStack Cool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants