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

1.0.7版本选择时报错 #7

Closed
fuximin opened this issue Jan 18, 2016 · 3 comments
Closed

1.0.7版本选择时报错 #7

fuximin opened this issue Jan 18, 2016 · 3 comments

Comments

@fuximin
Copy link

fuximin commented Jan 18, 2016

在pod下

添加方法后运行出现如下错误

*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Could not load NIB in bundle: 'NSBundle <xxx.app> (loaded)' with name 'TZAlbumCell''

报错地方

TZAlbumCell *cell = [tableView dequeueReusableCellWithIdentifier:@"TZAlbumCell"];

猜测

检查了下nib的名字和imagepiccontroller 中引用的名字,没有错误,难道是其他问题引起的?

@hosven
Copy link

hosven commented Jan 22, 2016

me too with swift ios8

@banchichen
Copy link
Owner

你好,抱歉最近特别忙,没怎么顾得上。。。你那里用的是什么版本呢?如果不是最新的话,请把TZImagePickerController升级一下,新版本应该没有这个问题的~ 如果升级了后问题还在,请再来回复一下~

@banchichen
Copy link
Owner

你好,不好意思最近太忙了,才有空来看这里...新版本已经解决了这个问题~~~

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

3 participants