gpt4 book ai didi

ios - NSNotification - 在发布通知之前检查是否添加了观察者

转载 作者:塔克拉玛干 更新时间:2023-11-02 21:36:27 24 4
gpt4 key购买 nike

<分区>

我的代码在以下位置崩溃:

[[NSNotificationCenter defaultCenter] postNotificationName:kgotNotification object:dictionary];

我的假设是我在添加观察者之前发布通知。

[[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(getItems:) name:kgotNotification object:nil];

有没有办法在发布通知之前检查活跃观察者的列表?

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com