ios - nib must contain exactly one top level object
ringa_lee
ringa_lee 2017-04-18 09:03:33
0
1
647

崩溃原因 reason: 'invalid nib registered for identifier (Cell) - nib must contain exactly one top level object which must be a UICollectionReusableView instance
需要检查哪里?

ringa_lee
ringa_lee

ringa_lee

全部回覆(1)
黄舟

你這是在註冊一個 xib 檔案到一個 UICollectionView 的 reusable cell 嗎? 看錯誤的話, 你需要檢查一下你的xib 文件,看看第一層裡面有哪些東西,正確的結果應該是這個xib 文件裡只有一個東西, 而且應該是個UICollectionViewCell(具體類名字記不得了,懶得查了,總之應該是個cell)。

熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板