阅读背景:

Swift:删除Parse中的列后应用程序崩溃

来源:互联网 

In Parse I accidentally deleted a column called "likes" that counts the number of a likes a user receives for their blog post. I created the column again with the same name but now when I run my app it crashes and I receive this message "unexpectedly found nil while unwrapping an Optional value". It points to my code where its suppose to receive the "likes" in my cellForRowAtIndexPath. I pasted my code below. Is there any way I could fix this issue and stop it from crashing?In Parse I accidentally deleted a column called




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: