第二十四個夏天後
幸福,不是做自己喜歡的事,而是喜歡自己做的事
顯示具有
crash
標籤的文章。
顯示所有文章
顯示具有
crash
標籤的文章。
顯示所有文章
2015年4月9日 星期四
iOS 開發筆記 - Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[0]'
›
閒暇時,追了這個 bug 很久... 主因是 source code 又沒看到 NSPlaceholderArray 關鍵字,最後才發現這是只是單純的 NSArray 相關更動事件。 要找的關鍵處有幾個: [arrayObject addObject:object];...
›
首頁
查看網路版