美文网首页
message sent to deallocated inst

message sent to deallocated inst

作者: Dove_iOS | 来源:发表于2017-10-19 10:19 被阅读78次

    报错:...message sent to deallocated instance...补充,除了网上查到,我遇到的是监听重复注销导致的.
    reason: 'Cannot remove an observer <XXXViewController 0x10ee11ec0> for the key path "canLeave" from <XXXConversation 0x******00> because it is not registered as an observer.
    原因:不能删除这个观察者...........因为它不是一个注册的观察者.

    相关文章

      网友评论

          本文标题:message sent to deallocated inst

          本文链接:https://www.haomeiwen.com/subject/cgfuuxtx.html